Platform/HTML5 parser tasks: Difference between revisions

Line 34: Line 34:
***''Time estimate'': Less than a day, provided that reviewers accept slightly ugly code. (A non-ugly solution would seem to require a dramatic refactoring.)
***''Time estimate'': Less than a day, provided that reviewers accept slightly ugly code. (A non-ugly solution would seem to require a dramatic refactoring.)
** [https://bugzilla.mozilla.org/show_bug.cgi?id=552938 552938] Implement the SVG load event in text/html
** [https://bugzilla.mozilla.org/show_bug.cgi?id=552938 552938] Implement the SVG load event in text/html
***''Time estimate'': Less than a day.
***''Time estimate'': Less than a day, but waiting for the SVG WG to decide whether to remove this event instead.
** [https://bugzilla.mozilla.org/show_bug.cgi?id=557197 557197] 
 in element content expands to CR and shows up as a non-collapsing space in layout  
** [https://bugzilla.mozilla.org/show_bug.cgi?id=557197 557197] 
 in element content expands to CR and shows up as a non-collapsing space in layout  
***''Time estimate'': Less than a day if hacked around in the parser. Unknown if fixed more properly in layout.
***''Time estimate'': Less than a day if hacked around in the parser. Unknown if fixed more properly in layout.
254

edits