254
edits
| Line 18: | Line 18: | ||
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=560256 560256] Old document gets blown away when dynamically added script does document.write. | *** [https://bugzilla.mozilla.org/show_bug.cgi?id=560256 560256] Old document gets blown away when dynamically added script does document.write. | ||
**** Ignoring document.write from network task sources when the insertion point is undefined would mitigate 4 out of the 6 current HTML5 parser evang bugs. [http://www.w3.org/Bugs/Public/show_bug.cgi?id=9767 Spec bug filed]. | **** Ignoring document.write from network task sources when the insertion point is undefined would mitigate 4 out of the 6 current HTML5 parser evang bugs. [http://www.w3.org/Bugs/Public/show_bug.cgi?id=9767 Spec bug filed]. | ||
*** [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=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) | ||
edits