Closed Bug 8370 Opened 25 years ago Closed 25 years ago

CRASH: body with style of display:table

Categories

(Core :: Layout, defect, P3)

Other
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: allen.sam, Assigned: peterl-retired)

Details

Attachments

(1 file)

The following HTML crashes NGLayout:

<html>
<head>
<style>
body { display: table; }
</style>
</head>
<body>
</body>
</html>
Attached file Convenient test case
Assignee: rickg → peterl
Peter -- one for you. : )
Status: NEW → ASSIGNED
This is a problem in the content sink (notifying of content appended when no
content was appended). I have a fix but I need to verify that it doesn't break
something else.
This doesn't crash for me anymore.

A new bug, #8912, demonstrates related problems.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
In the July 1 build (Mac, Win 98, Linux) , the crash nolonger occurs.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: