mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Obey min-block-size
and max-block-size
in floats (#33241)
We were using the unclamped `box_size.block` instead of `block_size`. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
e8d0f85f52
commit
59c74c874a
4 changed files with 65 additions and 1 deletions
26
tests/wpt/meta/MANIFEST.json
vendored
26
tests/wpt/meta/MANIFEST.json
vendored
|
@ -81632,6 +81632,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"max-height-applies-to-018.html": [
|
||||
"a4aa75876043e1905b15df966ee63eb6c398d01d",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square-only.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"max-height-percentage-001.xht": [
|
||||
"5ac6f609e9c68384771a207119363215ad8149ca",
|
||||
[
|
||||
|
@ -82802,6 +82815,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"max-width-applies-to-018.html": [
|
||||
"f934a87fd2c12ccb8d57d08b4eef6ae2aa49aca4",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square-only.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"max-width-percentage-001.xht": [
|
||||
"05a715d28cbd6e1810b69ee258032b5a106c7905",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue