- From: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
- Date: Mon, 10 Mar 2014 22:30:23 +1100
- To: public-html <public-html@w3.org>
Hello public-html!
I've just updated the HTML5.1 spec with the latest patches from the
feature/whatwg branch for your review.
There are plenty of typo fixes!
HTML5.1 is now in sync with the WHATWG spec as of 2014-3-10 (SVN 8533).
Please reply with any comments or concerns.
Cheers,
Silvia.
Changes with normative effect:
---
https://github.com/w3c/html/commit/6ce067261b69f3f3b04f28cad7db0cdbe49dbec3
(WHATWG: 8517)
[giow] (3) Make <iframe scrolling> more Web-compatible.
Affected topics: Rendering
https://github.com/w3c/html/commit/48eb769d8657bb01c7fef505d6b505845b8ffabd
(WHATWG: 8518)
[giow] (3) Be more explicit about viewport rendering sizes
(rendered and not)
Affected topics: Rendering
https://github.com/w3c/html/commit/670dcea2b5152ff073c2fa9c740458ae283751cd
(WHATWG: 8531)
[cgiowt] (3) PARSER CHANGE: Change the Adoption Agency Algorithm
so that it only pops the current element if it's not on the list of
formatting elements, since otherwise we can end up with close tags
closing things out of order even when they're all there.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24833
Affected topics: HTML Syntax and Parsing
Editorial changes:
---
https://github.com/w3c/html/commit/2431fc2c0c640e24f59e417189e454ab183bdf09
(WHATWG: 8516)
[e] (0) Clarify that close() doesn't drop earlier sent() images.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24824
Affected topics: HTML, WebSocket API
https://github.com/w3c/html/commit/96d654199397b6ef0e20b02fe25e362102d6502d
(WHATWG: 8519)
[e] (0) (internal edit: make the Touch Events spec referenceable.
Has no effect on spec output.)
Affected topics: HTML
https://github.com/w3c/html/commit/6b18c5bd678f653322776500b2e15e1cbe5bae4c
(WHATWG: 8520)
[e] (0) missing comma in parser
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24940
Affected topics: HTML Syntax and Parsing
https://github.com/w3c/html/commit/4ac7338e9771034e3286ee6282d5f6a5d92e0fa7
(WHATWG: 8521)
[e] (0) missing 'm' in navigation
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24939
Affected topics: HTML
https://github.com/w3c/html/commit/c6c9857cd386db990e34ef60178c1dc43f571645
(WHATWG: 8522)
[e] (0) extra <p> in structured data section
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24938
Affected topics: DOM APIs
https://github.com/w3c/html/commit/6189dd0207ddb2175680eb0ae222c0c2921b5508
(WHATWG: 8523)
[e] (0) Missing period in worker logic
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24937
Affected topics: DOM APIs, Workers
https://github.com/w3c/html/commit/d278ed6a04c8c8aa8384ae0976dbc6be9728a5e7
(WHATWG: 8524)
[e] (0) Remove an extraneous 'Otherwise' in the focus chain definition
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24936
Affected topics: HTML
https://github.com/w3c/html/commit/9b3ca795c2be3458b5493af3d2d241a88ef64e1d
(WHATWG: 8525)
[e] (0) Missing 'the' in definition of window.focus()
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24929
Affected topics: DOM APIs
https://github.com/w3c/html/commit/ 3ce4dcec4584431bc47b92dc636916a32e5baeed
(WHATWG: 8526)
[e] (0) Remove extraneous 'true' in prose for hasFocus()
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24927
Affected topics: DOM APIs
https://github.com/w3c/html/commit/35b01bc9bb79766a2a93e27d0aaff8aa24101763
(WHATWG: 8527)
[e] (0) typo in key event routing algorithm
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24926
Affected topics: HTML
https://github.com/w3c/html/commit/8d68d8b52c0ee8448f2a3f23f9f13d1018383fd8
(WHATWG: 8528)
[e] (0) typo in <embed> section
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24907
Affected topics: HTML
https://github.com/w3c/html/commit/d924141d729a0faae2af454c5c06b4b027132d5e
(WHATWG: 8529)
[e] (0) Typo in DND section
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24954
Affected topics: HTML
https://github.com/w3c/html/commit/520f6a57b4c1d3000b4a5e52b746bb265e51d393
(WHATWG: 8530)
[e] (0) Typo in <dialog> section
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24953
Affected topics: HTML
https://github.com/w3c/html/commit/9f50ab4f1c00319365428482c98c7a60da74da8e
(WHATWG: 8532)
[e] (0) Some cleanup in the top parts of the spec
Affected topics: DOM APIs, HTML
https://github.com/w3c/html/commit/fc7bd3120492ed541feb58a86784de26730b6ce8
(WHATWG: 8533)
[e] (0) More purely editorial cleanup in section 3 (infrastructure stuff)...
Affected topics: HTML
Received on Monday, 10 March 2014 11:31:10 UTC