Closed Bug 8912 Opened 26 years ago Closed 25 years ago

Problem displaying html{display: table} and body{display:table-cell}

Categories

(Core :: Layout: Tables, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: dbaron, Assigned: karnaze)

Details

(Keywords: css2, testcase, verifyme)

Attachments

(1 file)

This is related to, but not the same as, bug 4325. viewer crashes if I set html {display: table } and body {display: table-cell; } It must be body, not head - head{display: table-cell} doesn't cause crash. If I do the same thing with divs, no crash. Testcase to be attached.
Also see bug 8370 -- "body { display: table; } causes crash" (fixed recently)
Swiping this until I can check if this is the same content sink issue as 8370
Assignee: karnaze → peterl
Assignee: peterl → karnaze
Crash fixed. Still doesn't display right though...
Summary: Crash caused by html{display: table} and body{display:table-cell} → Problem displaying html{display: table} and body{display:table-cell}
Whiteboard: [TESTCASE]
Updating title and marking as [TESTCASE]. What should happen is that (since HEAD is display: none), you see a one cell table with "text" in it. However, being unable to fix this may be excusable. I'm not sure what the official rules on changing display on HTML are. The issues other than that are covered by bug 4325.
Status: NEW → ASSIGNED
Target Milestone: M9
Target Milestone: M9 → M11
Moving to M11
Moving to M13.
Target Milestone: M13 → M14
mass move to m14.
Bulk moving [testcase] code to new testcase keyword. Sorry for the spam!
Keywords: testcase
marking remind.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → REMIND
Target Milestone: M14
Verifying REMIND
Status: RESOLVED → VERIFIED
This works now, doesn't it? David?
Keywords: css2
Whiteboard: [TESTCASE]
Yup. This works fine now. Reopening so that I can mark as WORKSFORME.
Status: VERIFIED → REOPENED
Resolution: REMIND → ---
Marking WORKSFORME.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → WORKSFORME
Adding 'verifyme' keyword
Keywords: verifyme
Verifying bug WORKSFORME based on reporter comments
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: