Closed Bug 15648 Opened 25 years ago Closed 25 years ago

parser swallows most of a document by accident

Categories

(Core :: DOM: HTML Parser, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED WONTFIX

People

(Reporter: tor, Assigned: harishd)

References

()

Details

If you visit the indicated URL with apprunner and Navigator, you will see
that the mozilla parser appears to have been confused by the HTML and
swallowed most of the document.  Seen on a 10/5 evening pull on solaris/native.
Assignee: rickg → harishd
Per spec, this page is not correct. You must escape your close </script> within
document.write -- this is treated as cdata.

We recognize that navigator handled this one case, but within gecko, we believe
it is more important to be correct per spec (on this issue) than completely
compatible with navigator. We can provide counter examples that break navigator.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
Status: RESOLVED → VERIFIED
verified
You need to log in before you can comment on or make changes to this bug.