WHATWG patches staged for merge week 47 & update on branches

Hi all,

** Last week merges **

This week, there were no WHATWG patches that needed to be included into our
master branch. We are up to date with WHATWG patches until the 16th
November.

However, I added a new branch from WHATWG patch 7509 [1] which proposes how
to have Web Workers work on canvas data:
https://github.com/w3c/html/tree/feature/whatwg_canvas_workers
This should probably become an extension spec.


** Change to braches **

For those following up closely with the branches that we are administrating
in GitHub, you will be curious to learn that we have introduced a new
branch that will replace the weekly "whatwg_patch_xxx" branches.

We now have a branch "editorial_fixes":
https://github.com/w3c/html/commits/editorial_fixes

I will be merging typos and other small fixes from WHATWG into this branch
on a weekly basis.
All HTML spec editors will use this branch to stage changes for the CR
branch.

I will continue to send out weekly emails to this list to make everyone
aware of what fixes this branch contains before we merge those fixes into
the CR and master branches.

The "master" branch will now be the basis for HTML5.1.
I will thus start merging the branches that are held back for HTML5.1 into
master from next week on.


** List of branches on hold **

These branches are currently held back, some of which will be merged into
master next week. Please speak up if you think some of the ones that are
marked for HTML5.1 should instead become extension specs.

* feature/whatwg_canvas: (staged for HTML5.1)
https://github.com/w3c/html/compare/master...feature;whatwg_canvas

* feature/whatwg_canvas_workers: (held back for extension spec)
https://github.com/w3c/html/tree/feature/whatwg_canvas_workers

* feature/whatwg_charset_definitions: (staged for HTML5.1)
https://github.com/w3c/html/compare/master...feature;whatwg_charset_definitions

* feature/whatwg_cleanup: (a bit of a mixed bag, but mostly WHATWG spec
only)
https://github.com/w3c/html/compare/master...feature;whatwg_cleanup

* feature/whatwg_force_spellchecking: (staged for HTML5.1)
https://github.com/w3c/html/compare/master...feature;whatwg_force_spellchecking

* feature/whatwg_iframe_pointer_lock: (staged for HTML5.1)
https://github.com/w3c/html/compare/master...feature;whatwg_iframe_pointer_lock

* feature/whatwg_inputmode: (staged for HTML5.1)
https://github.com/w3c/html/compare/master...feature;whatwg_inputmode

* feature/whatwg_srcset: (held back for extension specs)
https://github.com/w3c/html/compare/master...feature;whatwg_srcset

* feature/whatwg_tables: (makes "border" attribute non-conforming - staged
for HTML5.1)
https://github.com/w3c/html/compare/master...feature;whatwg_tables

* feature/whatwg_validator: (introduces
generator-unable-to-provide-required-alt attribute - relates to Issue 206)
https://github.com/w3c/html/compare/master...feature;whatwg_validator

* feature/whatwg_video_fastseek: (staged for HTML5.1)
https://github.com/w3c/html/compare/master...feature;whatwg_video_fastseek

* feature/whatwg_video_overscan_captions: (staged for HTML5.1)
https://github.com/w3c/html/compare/master...feature;whatwg_video_overscan_captions

Best Regards,
Silvia.


[1] http://html5.org/tools/web-apps-tracker?from=7508&to=7509

Received on Wednesday, 21 November 2012 05:29:38 UTC