Open Bug 1386982 Opened 7 years ago Updated 2 years ago

percent heights on children of table cells should only work if table, row, (row group??), or table has specified height

Categories

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

enhancement

Tracking

()

Tracking Status
firefox57 --- affected

People

(Reporter: dbaron, Unassigned)

References

(Blocks 1 open bug)

Details

Right now in Gecko we support percentage heights on children of table cells if a different cell in the same row has a specified height.  Other browsers don't do this, and the CSS WG resolved in https://github.com/w3c/csswg-drafts/issues/474 that they're correct.  We should implement this, any any other changes required by that resolution for interop, eventually.
This should probably be standards mode only, leaving the current quirks mode behavior.  But worth checking.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.