mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Take spaces into account in the max-content size of an IFC (#31613)
They were only considered in min-content sizes. Also avoid some pointless conversions from Au to Length. Fixes #31605.
This commit is contained in:
parent
a6e25d555b
commit
de7b9bed85
6 changed files with 12 additions and 21 deletions
|
@ -1,6 +1,3 @@
|
|||
[percentage-size-quirks-002.html]
|
||||
[.pct 2]
|
||||
expected: FAIL
|
||||
|
||||
[.pct 1]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue