Closed
Bug 482913
Opened 16 years ago
Closed 15 years ago
[HTML5] Make sure document.write() order for nested scripts is right
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hsivonen, Unassigned)
Details
Need to develop nested documement.write() test cases and make sure that the HTML5 parser deals with those correctly.
Reporter | ||
Updated•16 years ago
|
Priority: -- → P2
Reporter | ||
Updated•15 years ago
|
Assignee: hsivonen → nobody
Reporter | ||
Comment 1•15 years ago
|
||
Hixie's test cases for this can be run in less than a day.
If something fails, working out what failed, why it failed and if we want to change code, tests or the spec will take multiple email round-trips through the WHATWG list spanning at least a week.
Reporter | ||
Comment 2•15 years ago
|
||
The non-bogus parts of Hixie's tests pass. Old mochitests pass, too. Hixie says he is unlikely to fix the bogus tests this decade.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•