254
edits
(→Things that need to be done before shipping the HTML5 parser in a final Firefox release: Move a patch to the review list) |
|||
| Line 8: | Line 8: | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=570309 570309] -- > closing comments breaks CNN Money | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=570309 570309] -- > closing comments breaks CNN Money | ||
*** Simple to fix in code, but the fix may break more sites. Gotta try and feed the findings back to the spec. | *** Simple to fix in code, but the fix may break more sites. Gotta try and feed the findings back to the spec. | ||
**Bugs waiting on Hixie or W3C WGs | **Bugs waiting on Hixie or W3C WGs | ||
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=569528 569528] button should be scoping for the purpose of start tags implicitly closing paragraphs | *** [https://bugzilla.mozilla.org/show_bug.cgi?id=569528 569528] button should be scoping for the purpose of start tags implicitly closing paragraphs | ||
| Line 20: | Line 18: | ||
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=569528 569528] <h5> inside <button> inside <p> implicitly closes the <p> | *** [https://bugzilla.mozilla.org/show_bug.cgi?id=569528 569528] <h5> inside <button> inside <p> implicitly closes the <p> | ||
*Reviews on patches | *Reviews on patches | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=566879 566879] innerHTML-inserted form controls participate in form state restoration (regressing from making innerHTML parse directly into the context node) (smaug) | |||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=568470 568470] A page with a sleep() in the script generating it shows no data until after the sleep ends (bnewman) | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=568470 568470] A page with a sleep() in the script generating it shows no data until after the sleep ends (bnewman) | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=570898 570898] Isindex prompt initialized too early (sicking) | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=570898 570898] Isindex prompt initialized too early (sicking) | ||
edits