Closed Bug 146146 Opened 22 years ago Closed 18 years ago

List bullet too low when list item starts with a table

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Erich.Iseli, Assigned: dbaron)

References

Details

(Keywords: testcase)

Attachments

(1 file)

Seen with RC2 on Linux, but might as well be an all/all issue.

When you have a list-item and inside the list a span that is formatted with CSS
as display: table-cell,
if the content of this span causes is so big that more than one line is needed
then the list-bullet doesn't show on the first line of this content, but on the
last line.

Attaching a testcase.
Attached file Testcase
Keywords: testcase
Well, we're constructing an anonymous inline table and not propagating the
baseline out correctly, I think.
Component: Style System → Layout
That's right. The table doesn't expose the baseline (bug 55456). 

Nice testcase that is worth attaching to bug 55456.

*** This bug has been marked as a duplicate of 55456 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
*** Bug 167354 has been marked as a duplicate of this bug. ***
Summary: List bullet wrongly positioned if using display:table-cell inside of the list → List bullet wrongly positioned when list item starts with a table
I don't think this would automatically be fixed by bug 55456.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
oh, never mind

*** This bug has been marked as a duplicate of 55456 ***
Status: REOPENED → RESOLVED
Closed: 22 years ago21 years ago
Resolution: --- → DUPLICATE
*** Bug 224415 has been marked as a duplicate of this bug. ***
reopening anyway so it doesn't gather dupes.
Status: RESOLVED → REOPENED
Depends on: 55456
Resolution: DUPLICATE → ---
Summary: List bullet wrongly positioned when list item starts with a table → List bullet too low when list item starts with a table
*** Bug 252805 has been marked as a duplicate of this bug. ***
Testcase WFM 
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20061222 Minefield/3.0a2pre
This was fixed between the 10-04-2005 and 10-05-2005 nightlies. Looking at the bonsai range for that time frame, my bet is that bug 291060 ("handle baseline for empty table cells closer to the new description in CSS2.1") fixed it.
Status: REOPENED → RESOLVED
Closed: 21 years ago18 years ago
Depends on: 291060
Flags: in-testsuite?
Resolution: --- → FIXED
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: