Closed Bug 16278 Opened 25 years ago Closed 25 years ago

can't close divs inside document.write

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 11141

People

(Reporter: rifraf, Assigned: vidur)

Details

The following code: <script> document.write('<div>node</div>'); </script> produces no output. It's also true with document.writeln() as the mehtod It's also true with <span> as the HTML tag
This is probably a duplicate of bug# 11141
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Confirmed that the bug is fixed with the latest build. I agree that it is a DUP of bug #11141 so marking it accordingly *** This bug has been marked as a duplicate of 11141 ***
Status: RESOLVED → VERIFIED
[bugday] verifying dupe. The bugs read very similar and seeing how bug 11141 has been fixed and this bug doesn't exist anymore (tested on winNT 1999121608) - I'm going to verify it.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.