Skip to content

Change from HTML 5.1 to HTML LS, #514 #544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 32 commits into from
Sep 21, 2018
Merged

Change from HTML 5.1 to HTML LS, #514 #544

merged 32 commits into from
Sep 21, 2018

Conversation

Image for: Conversation
Copy link
Contributor

svgeesus commented Sep 17, 2018

Update all internal links to [HTML] which were linking to HTML 5.1 in the refs (with the wrong bibliographic reference). Actual [HTML51] was not found.

Copy link
Contributor Author

svgeesus commented Sep 17, 2018

(do not merge yet, more commits incoming)

Copy link
Contributor Author

ready for review

Copy link
Contributor

Haven't reviewed yet, but: I think this might be a good use case for the "squash & merge" feature.

Copy link
Contributor Author

Probably :) I thought small, single-purpose commits with meaningful names might be easier to check though

Copy link
Contributor Author

Any other takers for a quick review?

Copy link
Contributor Author

I think it is better to merge this now because other PR in the queue are likely to clobber it due to lots of text being moved around. The edits on this PR are very small and localized (updating hrefs from HTML5 to HTML LS)

svgeesus merged commit 913662b into master Sep 21, 2018
svgeesus deleted the 514_html_refs branch September 21, 2018 20:11
@@ -638,7 +638,7 @@ <h3 id="PaintingRasterImages">Painting raster images</h3>
requirements are discussed under
<a href="conform.html">conformance requirements</a>.</p>
<p class="ready-for-wider-review">
As in HTML [<a href="refs.html#ref-html51">HTML</a>, 10.4.2],
As in HTML [<a href="refs.html#ref-html">HTML</a>, 10.4.2],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With a belated review comment: that section number is wrong. Haven't tracked down the correct one.

If you have a chance, it could be fixed as a separate commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants