Closed Bug 4311 Opened 26 years ago Closed 26 years ago

Pages w/a DOCTYPE are blank...?

Categories

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

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: elig, Assigned: rickg)

References

()

Details

The following HTML will yield a blank page in today's build, on Win32 and Mac OS. (haven't checked UNIX). If you remove the DOCTYPE line, it draws correctly. (Changing the DTD still results in a blank page.) I'm assuming someone else has written up this bug, so I'm being brief under the assumption that it's a duplicate. Parser is my best guess for component. If I'm mistaken, please reassign. ---- <DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <HTML> <BODY> Images are left and right aligned. Text and images should not overlap. </BODY> </HTML>
Severity: normal → major
Priority: P3 → P2
[Checked both Viewer & Apprunner.]
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed by changes to CNavDTD.
<This no longer crashes the 4.8.99 PM Mac OS build. Deferring to Jan for full verification.>
Status: RESOLVED → VERIFIED
verified 1999-04-27-13 build
You need to log in before you can comment on or make changes to this bug.