diff options
author | Glenn Watson <gw@intuitionlibrary.com> | 2015-08-03 09:00:46 +1000 |
---|---|---|
committer | Glenn Watson <gw@intuitionlibrary.com> | 2015-08-03 10:47:56 +1000 |
commit | b9fea3deb3afd0abba81ae7aaa282bb2ca553cfa (patch) | |
tree | b32a31cf02568708af66bea50743b49fa6f9a84e /components/script/dom/bindings/js.rs | |
parent | ffe4bd25a495efd672986f090150b165811b6708 (diff) | |
download | servo-b9fea3deb3afd0abba81ae7aaa282bb2ca553cfa.tar.gz servo-b9fea3deb3afd0abba81ae7aaa282bb2ca553cfa.zip |
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.
Diffstat (limited to 'components/script/dom/bindings/js.rs')
0 files changed, 0 insertions, 0 deletions