- From: Robin Berjon <robin@w3.org>
- Date: Mon, 23 Dec 2013 16:43:12 +0100
- To: "HTML WG (public-html@w3.org)" <public-html@w3.org>
Hi all, here are the cherry picks for this week. Merry Christmas all! We are now up to date with SVN 8368. [giow] (2) The spec wasn't clear about what to do if there's no poster frame. https://github.com/w3c/html/commit/89ab651db41e004ec21d7800b67248dbe3d91dfa [e] (0) Make the outline algorithm easier to edit by making it all explicit steps and breaking out the (currently still identical) steps for entering sectioning content vs sectioning roots. Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24100 [ct] (2) Make the outline algorithm handle sectioning roots more sensibly Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24100 [e] (0) Clarify that the delete dataset[foo] algorithm doesn't get invoked for values of 'foo' that don't exist. Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24096 [giow] (3) Only abort when the URL spec aborts, not for any parse error. Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24119 [giow] (2) Describe what happens when you try to run a bad script as a worker Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24088 [e] (0) Fix worker example [giow] (0) Make the viewport around a <dialog> always scrollable. Don't ask me what happens if an unscrollable viewport is scrolled while a dialog is up and then the dialog goes away, that isn't clear at this time. If you think we should scroll back to the previous position, or force a previous dialog to be visible, or some such, file a bug with details, please. Thanks... [giow] (1) Fire a 'resize' event when loading a video, too. [giow] (1) Define the source browsing context for location.reload(), though it's mostly academic. [giow] (2) Actually, previous checkin did not match reality. Try again for location.reload(). [giow] (2) Revamp 'input' and 'change' event logic for <input> elements. The primary goal here is to make 'input' events fire on type=checkbox, type=radio, and type=file, but this also improves the way other things here are phrased. Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23449 [giow] (1) Fire 'input' events on <select> also. Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23449 -- Robin Berjon - http://berjon.com/ - @robinberjon
Received on Monday, 23 December 2013 15:43:21 UTC