- From: Robin Berjon <robin@w3.org>
- Date: Mon, 26 Aug 2013 15:50:19 +0200
- To: "HTML WG (public-html@w3.org)" <public-html@w3.org>
Hi all, here are the WHATWG changes from the past weeks for your review. Nightly is now in sync with the WHATWG spec as of 2013-08-26 (SVN 8152). Enjoy! Changes of interest: --------------------------- [giow] (3) Try to mitigate the impact of the Noah's Arc algorithm on the Adoption Agency algorithm https://github.com/w3c/html/commit/301bb59417243225ece4a9929dfe4e38f0ec5ad1 [giow] (0) HTMLElement.inert IDL attribute https://github.com/w3c/html/commit/a663b93df9a01a7b40013a56978c1dc9674c54f6 [giow] (3) Make sure that if you cancel a drag-and-drop operation, we reset the current drag operation to 'none' so that you can tell in the dragend event. https://github.com/w3c/html/commit/f56e8c6bdfd99cfe3aab302c578585e912068cca [c] (2) Change how the content models of <title> and <option> are defined (move from prose additions to more formal content model descriptions, and tighten up the requirements) https://github.com/w3c/html/commit/6d397a83289b3ff03cb4f1b2cc2e61dcfd30cf27 [giow] (1) Make sure you can create a MessageEvent object with a MessagePort as a source. https://github.com/w3c/html/commit/5c890d2dec776556bbf48f5e0ba351b5594d72dd [giow] (1) Make ellipse()'s anticlockwise argument be consistent in behaviour with arc()'s. https://github.com/w3c/html/commit/398464aca1eccdcd42f957de1949933219a1fd11 [giow] (1) Shrink-wrap <dialog>s. https://github.com/w3c/html/commit/fe4843b63fdf087bf005b92b65c2bdccf6f15285 [giow] (2) Make autofocus='' not force the 'load' event to be delayed by style computation. https://github.com/w3c/html/commit/7415e4b32fb7b111ed05729368cdfecd7d41b833 Editorial: -------------- [e] (0) Clean up the parser a little https://github.com/w3c/html/commit/2b0153c7e31b92bf7d93f9ef11207f02bcb93b75 [e] (0) Remove obsolete note about spaces in base64 causing exceptions in atob https://github.com/w3c/html/commit/81290ff0368f5d73d9393d9d0501b996dea721c7 [e] (0) Explain how window.stop() affects window.stop() https://github.com/w3c/html/commit/e68771254f1caa253405b08b20a02d92fe1ee909 [e] (0) Ack for r8140 https://github.com/w3c/html/commit/b11a243dba7a4792bdbc45430abd5363cec46d26 [e] (0) Variety of editorial fixes. https://github.com/w3c/html/commit/da0319c842d6cc3def57d5fdf4740e97d54bd788 [e] (0) I can't work out how to describe how they're different without this turning into a long treatise. In fact, I can't really see any way in which they are the same, at this point, other than the name. https://github.com/w3c/html/commit/10f06684fd37f2ee1eed324154e7be4b375b0aa0 [e] (0) Internal comment about isolated combining characters https://github.com/w3c/html/commit/23f6d6290ac9a5d0a6a88e1a3c71dca4f7816fc2 -- Robin Berjon - http://berjon.com/ - @robinberjon
Received on Monday, 26 August 2013 13:50:32 UTC