Re: WHATWG patches applied to HTML 5.1 Nightly for week 32 (2013-08-12)

On 8/12/13 8:52 AM, "Silvia Pfeiffer" <silviapfeiffer1@gmail.com> wrote:

>Hi all,
>
>Here are the WHATWG changes from the past weeks for your review.
>HTML5.1 Nightly is now in sync with the WHATWG spec as of 2013-08-12
>(SVN 8137).
>
>Cheers,
>Silvia.
>
>=====
>
>Changes of interest:
>---------------------------
>* [giow] (3) Revert the regression in the definition of 'entry script'
>from r8114 (8123)
>    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22862
>https://github.com/w3c/html/commit/1d64f47e0b52e9e6801e52dcddf40e80e9b8940
>9
>
>* [e] (0) Rejigger how scripts are described. Work in progress. (8124)
>    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22863
>https://github.com/w3c/html/commit/dde2428289a95b585c7a2906988db7a0981b00b
>e
>
>*  [giow] (3) Add some obsolete methods that don't do anything but are
>needed for compat. (8127)
>    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22847
>https://github.com/w3c/html/commit/a7714113cd8e41d6e1a6c5b6ffd5c90c0a42224
>0
>
>*  [e] (0) Work in progress for integration with WebIDL (script
>execution stuff) (8129)
>https://github.com/w3c/html/commit/8042ac646295d063906b0b523a8b586468efe2c
>0
>
>* [giow] (3) Make the spec throw an exception for broken images drawn
>into canvas, like Firefox and IE do today. (8131)
>https://github.com/w3c/html/commit/acd5fd309efdfe2df9883f647aebef00eb9903e
>a
>
>*  [giow] (1) Allow UAs to use algorithms other than nearest-neighbour
>when scaling images down. (8132)
>https://github.com/w3c/html/commit/a7cac8422c909d6bee8e5aaa38f5af0b3d7619d
>e
>
>* [giow] (1) Suggest suppressing events while a user is interacting
>with a UA's native UI for <video>. (8134)
>https://github.com/w3c/html/commit/0fe64b961371cd9763c20a84ec6e1174b565e7e
>d

I think this suggestion would limit valuable use cases. For example, a
remote control page running on a separate device would need these events,
even if the UA is providing UI on the main screen.

>
>
>Editorial:
>--------------
>* [e] (0) Cleanup (8118)
>https://github.com/w3c/html/commit/f865b3cb57565ba3ac4b10adc8b9cdcbf6db272
>6
>
> * [e] (0) Mark parts of the spec that are affected by CSS. This adds
>a new topic, 'CSS', that you can subscribe to. I've automatically
>subscribed anyone who had previously subscribed to the 'Rendering'
>topic. (8119)
>https://github.com/w3c/html/commit/7ab9536b8712f9faab29f9485c45cbf6c32458d
>d
>
> * [e] (0) Update HTML to reference future CSS spec for scoped style
>sheets. I'm leaving the @global stuff there for now, but removing the
>stuff about @font-face since that's controversial. (8120)
> 
>https://github.com/w3c/html/commit/7a281fb4d2515462d3dcda43ca8ede3b290e00c
>2
>
>* [e] (0) Cleanup of <dialog> section (no text changes) (8121)
>https://github.com/w3c/html/commit/143bbab2ef1d84f35d7923d8879f7cf4fb00d26
>0
>
>*  [e] (0) Fix a cross-reference in the <dialog> section. (8122)
>https://github.com/w3c/html/commit/e051107d534b9912a158eae59b5a21a802b0bc1
>2
>
>* [e] (0) Cleanup (8125)
>https://github.com/w3c/html/commit/2a9cb72c1aec5f6113fb068ebb1f429bbd4e36d
>5
>
>* [e] (0) Duplicate the <base> content model restrictions into the
>content model line itself, so it's more obvious to readers. (8126)
>    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22857
>https://github.com/w3c/html/commit/497b641540e4bed28304d9162bfbc81e8006eea
>d
>
>* [e] (0) Hide redundant rows since otherwise it'd be two parse errors
>for no reason. (8128)
>    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22873
>https://github.com/w3c/html/commit/369cd60607539c42e81a4afffb326c0d2609b6a
>1
>
>* [e] (0) cross-reference for 'event handler IDL attributes' (8130)
>https://github.com/w3c/html/commit/5d9389fb40bb0f90b77c1e9f2648281fbee7a85
>7
>
>* [e] (0) Update refs to FontLoader (8133)
>https://github.com/w3c/html/commit/b1e1130ee18b238831b17a57668f6d5f78c31da
>4
>
>*  [e] (0) typo in intro referencing CSS specs (8135)
>    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22894
>https://github.com/w3c/html/commit/5b7274ebe33346007fcd907f7c6058748e08e21
>0
>
>* [e] (0) Try renaming 'friends with' to 'familiar with'. (8136)
>    Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22319
>https://github.com/w3c/html/commit/37351f3009f8a485ce2267e9e086178865a3e0e
>5
>
>*  [e] (0) cross-reference error re sandboxing (8137)
>https://github.com/w3c/html/commit/7eba3638b770bf9205a1b3696e88aa8f6e29339
>b
>

Received on Tuesday, 13 August 2013 18:54:28 UTC