servo/tests/wpt/meta/css/css-position/position-absolute-replaced-minmax.html.ini
Oriol Brufau d2c4448ac8
Unify sizing logic for replaced elements (#34076)
The logic varied quite a bit depending on the case, now it's unified.

This also fixes the following case where the iframe was 150px tall
instead of 50px:
```html
<iframe style="min-width: 400px; max-height: 50px"></iframe>
```

This also modifies video-intrinsic-width-height.html to expect the new
behavior that we share with Blink and WebKit. In fact WebKit already
modified this test but forgot to export the change upstream. Firefox is
different but it was already failing anyways.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2024-11-01 12:34:28 +00:00

57 lines
977 B
INI
Vendored

[position-absolute-replaced-minmax.html]
[minmax replaced IMG svg 23]
expected: FAIL
[minmax replaced IMG svg 24]
expected: FAIL
[minmax replaced IMG svg 25]
expected: FAIL
[minmax replaced IMG svg 26]
expected: FAIL
[minmax replaced IMG svg 27]
expected: FAIL
[minmax replaced IMG svg 28]
expected: FAIL
[minmax replaced IMG svg 29]
expected: FAIL
[minmax replaced IMG svg 30]
expected: FAIL
[minmax replaced IMG svg 31]
expected: FAIL
[minmax replaced IMG svg 32]
expected: FAIL
[minmax replaced IMG svg 33]
expected: FAIL
[minmax replaced IMG 34]
expected: FAIL
[minmax replaced IMG 35]
expected: FAIL
[minmax replaced IMG 36]
expected: FAIL
[minmax replaced IMG 37]
expected: FAIL
[minmax replaced IMG 38]
expected: FAIL
[minmax replaced IMG 39]
expected: FAIL
[minmax replaced IMG 40]
expected: FAIL
[minmax replaced IMG 41]
expected: FAIL