mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55: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
|
@ -0,0 +1,3 @@
|
|||
[td-with-subpixel-padding-vertical-rl.html]
|
||||
[td-with-subpixel-padding-vertical-rl]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[td-with-subpixel-padding.html]
|
||||
[td-with-subpixel-padding]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue