- From: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
- Date: Sun, 1 Jun 2014 12:58:37 +1000
- To: public-html <public-html@w3.org>
Hi all,
I just cherry-picked the latest WHATWG changes and applied to HTML5.1 Nightly.
Here they are for your review. We are now in sync with SVN 8652, 31st May 2014.
Comments welcome.
Regards,
Silvia.
=== Substantive changes ===
https://github.com/w3c/html/commit/69aa297aec3d025304a056aae905c3c8902e739f
[giow] (3) Turns out window.opener is set to all kinds of crazy
things and we shouldn't fire TypeError for them
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=25917
Affected topics: DOM APIs
=== Editorial Changes ===
https://github.com/w3c/html/commit/4d15ecb1f4153a51e6beb98a8759e8df16463ac1
[e] (0) Add a reference to DOM for XMLDocument
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=25922
Affected topics: DOM APIs
https://github.com/w3c/html/commit/6d542f9e9fe732af9807beba74e303633f0d6e39
[e] (0) Fix example that didn't make much sense in <map> section...
Affected topics: HTML
https://github.com/w3c/html/commit/ea3b90a515471de39ec7c6b8efbaf83b6c8f0228
[t] (1) Make the outline algorithm also associate text nodes and
comments with the sections
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=25870
Affected topics: HTML
Received on Sunday, 1 June 2014 02:59:28 UTC