diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2015-04-06 17:55:59 -0700 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2015-04-06 17:59:14 -0700 |
commit | e10af4fc980b1d4cf497e2ef2f2f980ab5334441 (patch) | |
tree | bee3bb71bf144a2c9f4d53aea0b0e3a91e000c71 /components/script/dom/domimplementation.rs | |
parent | 3c5c2f416b6a0584758ac98c3d984288cad80aba (diff) | |
download | servo-e10af4fc980b1d4cf497e2ef2f2f980ab5334441.tar.gz servo-e10af4fc980b1d4cf497e2ef2f2f980ab5334441.zip |
layout: Correctly take the inline size of cleared floats into account
when estimating the inline size of block formatting contexts.
The speculated inline-size of the preceding floats was forced to zero at
the wrong time if the float was itself cleared, causing it to overwrite
the speculated value. Shuffling the code around a bit fixes the problem.
Diffstat (limited to 'components/script/dom/domimplementation.rs')
0 files changed, 0 insertions, 0 deletions