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:
Oriol Brufau 2024-03-11 13:01:53 +01:00 committed by GitHub
parent a6e25d555b
commit de7b9bed85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 12 additions and 21 deletions

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-118.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-120.xht]
expected: FAIL

View file

@ -1,6 +1,3 @@
[percentage-size-quirks-002.html]
[.pct 2]
expected: FAIL
[.pct 1]
expected: FAIL

View file

@ -0,0 +1,3 @@
[td-with-subpixel-padding-vertical-rl.html]
[td-with-subpixel-padding-vertical-rl]
expected: FAIL

View file

@ -1,3 +0,0 @@
[td-with-subpixel-padding.html]
[td-with-subpixel-padding]
expected: FAIL