Closed
Bug 10392
Opened 25 years ago
Closed 25 years ago
non-terminated PRE fails to render.
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: rickg, Assigned: harishd)
Details
Sample:
<html>
<body>
<pre>
11111
22222
33333
44444
55555
Open this as a placeholder so I don't forget to fix this little issue.
Harish -- it turns out that this is a bug in the content sink. Can you please
take a look, since Kipp is out?
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Seem to be a problem with the DidBuildModel() ( where the sink was NULL ).
Fix is in. Marking the bug fixed.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
verified 1999-08-16-09-M9
You need to log in
before you can comment on or make changes to this bug.
Description
•