- From: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
- Date: Mon, 22 Oct 2012 13:27:44 +1100
- To: public-html <public-html@w3.org>
Wrapping up last week's work: The following branch has been merged and its bugs closed: * feature/whatwg_patches_week41_2012 I've also rebased all the other branches to make it easier to see what differences to the WHATWG exactly have been held back. B2: I actually propose to merge these branches: * feature/whatwg_inert: (we already have inert in the current HTML5 spec) https://github.com/w3c/html/compare/master...feature;whatwg_inert * feature/whatwg_microdata: (a separate spec so won't hurt to merge and reduce differences) https://github.com/w3c/html/compare/master...feature;whatwg_microdata * feature/whatwg_websockets: (a separate spec so won't hurt to merge and reduce differences) https://github.com/w3c/html/compare/master...feature;whatwg_websockets * feature/whatwg_window_find: (mostly makes the WHATWG and HTML spec more similar) https://github.com/w3c/html/compare/master...feature;whatwg_window_find B3: Even in the following branches are differences that are minor and acceptable. I will try and pull those out next week into a separate branch and make these leaner. * feature/whatwg_canvas: (staged for HTML.next) https://github.com/w3c/html/compare/master...feature;whatwg_canvas * 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_inputmode: (staged for HTML.next) https://github.com/w3c/html/compare/master...feature;whatwg_inputmode * feature/whatwg_srcset: (held back to allow for extension specs - could be used as the basis for one) https://github.com/w3c/html/compare/master...feature;whatwg_srcset * feature/whatwg_tables: (makes "border" attribute non-conforming - staged for HTML.next) 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 HTML.next) https://github.com/w3c/html/compare/master...feature;whatwg_video_fastseek * feature/whatwg_video_overscan_captions: (staged for HTML.next) https://github.com/w3c/html/compare/master...feature;whatwg_video_overscan_captions Best Regards, Silvia. On Mon, Oct 15, 2012 at 5:33 PM, Silvia Pfeiffer <silviapfeiffer1@gmail.com> wrote: > Hi all, > > Today, I got to WHATWG patch 7462 (inc) [1], which will take us to > 12th October 2012. > > I cloned bugs for patches that I thought were appropriate to apply. > > PLEASE NOTE: you only ever have to look at the file called "source" to > give us feedback. > > > B1 (to land next week): > ================== > > This week we have the following new branches for your feedback. > > * feature/whatwg_patches_week41_2012 > Review here: > https://github.com/w3c/html/compare/master...feature;whatwg_patches_week41_2012 > > It will close the following bugs: > https://www.w3.org/Bugs/Public/show_bug.cgi?id=19535 > https://www.w3.org/Bugs/Public/show_bug.cgi?id=18367 > https://www.w3.org/Bugs/Public/show_bug.cgi?id=18299 > https://www.w3.org/Bugs/Public/show_bug.cgi?id=18098 > https://www.w3.org/Bugs/Public/show_bug.cgi?id=18240 > https://www.w3.org/Bugs/Public/show_bug.cgi?id=18241 > https://www.w3.org/Bugs/Public/show_bug.cgi?id=18248 > > > > B2 (undecided - feedback requested!): > ============================= > > Check B3. > > > B3 (postponed to HTML.next or not relevant): > ================================== > > * feature/whatwg_video_fastseek > Closes HTML.next bug: > https://www.w3.org/Bugs/Public/show_bug.cgi?id=18144 > Review here: > https://github.com/w3c/html/compare/master...feature;whatwg_video_fastseek > > > * feature/whatwg_video_overscan_captions > Closes HTML.next bug: > https://www.w3.org/Bugs/Public/show_bug.cgi?id=19536 > Review here: > https://github.com/w3c/html/compare/master...feature;whatwg_video_overscan_captions > > > We further have these unmerged branches: > * feature/whatwg_canvas > * feature/whatwg_inputmode > * feature/whatwg_cleanup > * feature/whatwg_microdata > * feature/whatwg_websockets > * feature/whatwg_tables > * feature/whatwg_window_find > * feature/whatwg_inert > * feature/whatwg_inputmode > * feature/whatwg_srcset > * feature/whatwg_validator > > Best Regards, > Silvia. > > > [1] http://html5.org/tools/web-apps-tracker?from=7461&to=7462
Received on Monday, 22 October 2012 02:28:31 UTC