Closed
Bug 90233
Opened 24 years ago
Closed 24 years ago
parsing javascript string as html (a = "</SOURCE>" terminates the script)
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
People
(Reporter: vladimire, Assigned: harishd)
Details
If you have a "</SOURCE>" somewhere in your script the rest of it is interpreted
as if it was part of the HTML code, as if the script was ending at that location.
See the testcase for illustration.
Comment 1•24 years ago
|
||
2x posted
*** This bug has been marked as a duplicate of 90232 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•