WHATWG cherry-pick

Hi all,

I've just updated the HTML5.1 spec with the latest patches from the
feature/whatwg branch to get us up-to-date to WHATWG@8424.

Cheers,
Silvia.

Here is the list of patches.

Changes with normative effect:
---

1. https://github.com/w3c/html/commit/73d640884de2c38d044f94cf9f2b6b7a3321010c
(WHATWG: 8407)
[giow] (3) Make nested browsing contexts delay the load event of their
parent while they're loading
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24214
    Affected topics: HTML

2. https://github.com/w3c/html/commit/2771479e966d5479a65a87f7af2501122bd70da4
(WHATWG: 8409)
[giow] (2) Update ARIA restrictions for fieldset, ol, ul to include 'group' role
    Affected topics: HTML

3. https://github.com/w3c/html/commit/d9243563741265bf201512870714d9b8c1dec117
(WHATWG: 8410)
[giow] (3) Fix a accidental (?) change in r7614 that undefined <img
width> and <img height>; not sure what I was doing there.
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24327
    Affected topics: DOM APIs, HTML, Rendering

4. https://github.com/w3c/html/commit/c7b137e69fb08a7f7b9520f74d12c4464121ae74
(WHATWG: 8411)
[giow] (3) Allow browsers to entirely ignored arguments to
captureEvents() and releaseEvents(), rather than re
quiring at least one
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24324
    Affected topics: HTML

5. https://github.com/w3c/html/commit/368094b2a8d8440fcad29d5bef651baf3c0693d1
(WHATWG: 8412)
[giow] (2) Some ARIA role additions for authoring flexibility
    Affected topics: HTML

6. https://github.com/w3c/html/commit/ea5c485a1b35cacb2f9b6fe890139b778106ecc8
(WHATWG: 8413)
[giow] (0) The parser should always refer to parent nodes, not parent elements
    Affected topics: HTML Syntax and Parsing

7. https://github.com/w3c/html/commit/9fa2b7abfdcfb9fee5fe6f558972453679e0e38b
(WHATWG: 8417)
[a] (2) Try to clarify <output> and <samp> based on discussions on the
WHATWG list
    Affected topics: HTML

8. https://github.com/w3c/html/commit/49c30dde8b74a6322f447d59e83f85fb04d922ce
(WHATWG: 8420)
[giow] (2) Allow browsers to entirely ignore arguments to
captureEvents() and releaseEvents(), rather than req
uiring at least one (Window version)
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24324
    Affected topics: HTML

9. https://github.com/w3c/html/commit/0e9552b448763cc7458e78bf0d50ff90909f30af
(WHATWG: 8421)
[giow] (3) Make sure .click() doesn't fire on disabled form controls.
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24404
    Affected topics: DOM APIs, HTML

10. https://github.com/w3c/html/commit/4bd00e65725af5fa009d16c7152d59e19aff593e
(WHATWG: 8422)
[giow] (3) Make sure newly created <video> and <audio> elements with a
src='' attribute actually load the media.
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24325
    Affected topics: HTML, Video and Audio

11. https://github.com/w3c/html/commit/1faec3611a6177dc60bf3a017255b22acdd42f86
(WHATWG: 8423)
[ac] (0) Allow <h1> (and company) inside <summary>, so that you can
give a <details> element a heading.
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24372
    Affected topics: HTML



Editorial changes:
---

1. https://github.com/w3c/html/commit/4195e29c60d5dcb6a7d6a6617885a6f4b1c48860
(WHATWG: 8405)
[e] (0) Various editorial tweaks, mostly around the encoding standard.
    Affected topics: CSS, Canvas, DOM APIs, HTML, HTML Syntax and
Parsing, Offline Web Applications, Security, Workers

2. https://github.com/w3c/html/commit/c9524ee5d3f5e3d3c2cd6663467a4993f8ad2a49
(WHATWG: 8406)
 [e] (0) Rearrange how Document objects are initialized and created to
make things a little clearer
    Affected topics: HTML, HTML Syntax and Parsing

3. https://github.com/w3c/html/commit/9e817d6ede00808b3a2f4a14889f8b23c7833b51
(WHATWG: 8408)
[e] (0) update internal comment on encoding to be more accurate, per henri
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23090
    Affected topics: HTML Syntax and Parsing

4. https://github.com/w3c/html/commit/68304b4dbdf87f234dab88960654b19ed8410ad6
(WHATWG: 8414)
[e] (0) Change a non-normative confusing note to a normative less
confusing (hopefully) description, in the ca
nvas section on focus rings
    Affected topics: Canvas, HTML

5. https://github.com/w3c/html/commit/22f12116f1b8cd72098d12d5a01d8293312e93d7
(WHATWG: 8415)
[e] (0) More minor improvements to non-normative canvas text to make
things clearer for authors.
    Affected topics: Canvas

6. https://github.com/w3c/html/commit/bd18598d3f4313f94320da66d483a6060160ed8f
(WHATWG: 8416)
[e] (0) Clarify <output name>
    Affected topics: HTML

7. https://github.com/w3c/html/commit/8496db7ea8956e1013820484571679789251c2bc
(WHATWG: 8418)
[e] (0) make ms2ger and gsnedders happier (minor editorial stuff in
parser and elsewhere)
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24360
    Affected topics: HTML, HTML Syntax and Parsing

8. https://github.com/w3c/html/commit/7c75c8d1aaca69b82e3f63af80cb1a1ff5a8d7f3
(WHATWG: 8419)
[e] (0) Move the addHitRegion() call in this sample code, since I
pasted it in the wrong place!
    Affected topics: Canvas

9. https://github.com/w3c/html/commit/ad92925e75c07def98671ee5f3e862b6d5fd26b6
(WHATWG: 8424)
[e] (0) Clean up the event loop algorithm
    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24390
    Affected topics: DOM APIs, Workers

Received on Monday, 27 January 2014 23:48:14 UTC