Open Bug 152959 Opened 22 years ago Updated 2 years ago

line-height ignored on (certain) table cells [INLINE]

Categories

(Core :: Layout: Block and Inline, defect, P3)

defect

Tracking

()

Future

People

(Reporter: ian, Unassigned)

References

()

Details

(Keywords: css1, css2, testcase, Whiteboard: [Hixie-P2][CSS1-5.4.8])

The line-height property is being ignored on table cells.

   http://www.hixie.ch/tests/adhoc/css/box/inline/007.xml

This is a serious bug, and is one of the few remaining issues we have with our
inline box model.

This is a recent regression.
QA Contact: petersen → ian
Whiteboard: [Hixie-P1]
Ian is referring to bug 151620.
QA Contact: ian → petersen
Whiteboard: [Hixie-P1]
QA Contact: petersen → ian
Whiteboard: [Hixie-P1]
I was afraid of that after looking at how the patch actually operated.  See bug
152959 comment 52 and bug 152959 comment 53 for an alternate (but not as simple)
proposal on how to fix the issue at hand while avoiding bugs like this.
Even more testcases:
   http://www.hixie.ch/tests/adhoc/css/box/inline/009.xml
   http://www.hixie.ch/tests/adhoc/css/box/inline/009.html

All six testcases work fine on 1.0 branch builds and on trunk builds from before
the bug 151620 checkin.
Depends on: 153032
Keywords: mozilla1.1
If the fix for bug 151620 was backed out with the landing of bug 153032, isn't
this bug fixed now?
Strangely, no. the following test case (XML and HTML versions) are still broken:
   http://www.hixie.ch/tests/adhoc/css/box/inline/008.xml
   http://www.hixie.ch/tests/adhoc/css/box/inline/008.html
Assignee: attinasi → dbaron
Severity: major → normal
Summary: line-height ignored on table cells [INLINE] → line-height ignored on (certain) table cells [INLINE]
Whiteboard: [Hixie-P1] → [Hixie-P2]
Yeah, I did mention at one point in another bug that I thought our behavior
wasn't quite right.
In any case, not a regression, and no longer critical for 1.1 (I think).
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla1.2alpha
Target Milestone: mozilla1.2alpha → Future
Whiteboard: [Hixie-P2] → [Hixie-P2][CSS1-5.4.8]
Component: Layout → Layout: Block & Inline
QA Contact: ian → layout.block-and-inline
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Assignee: dbaron → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.