mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Fix percentage height calculation, absolute containing block height calculations.
It's not possible to correctly determine during the css cascade whether the container height is explicitly specified. Additionally, the spec https://drafts.csswg.org/css2/visudet.html#the-height-property says this should affect the *used* height, rather than the computed height. This significantly improves the layout in #6643.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
[block-in-inline-percents-001.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user