1
0
Fork 0
firefox/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-y-computed.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

23 lines
682 B
INI

[background-position-y-computed.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Property background-position-y value 'y-end']
expected: FAIL
[Property background-position-y value '0.5em, y-start, y-end']
expected: FAIL
[Property background-position-y value 'calc(10px - 0.5em), top -20%, bottom 10px']
expected: FAIL
[Property background-position-y value 'y-start']
expected: FAIL
[Property background-position-y value 'calc(10px - 0.5em), -20%, 10px']
expected: FAIL
[Property background-position-y value '-20%, 10px']
expected: FAIL
[Property background-position-y value 'center, top, bottom']
expected: FAIL