1
0
Fork 0
firefox/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-x-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-x-computed.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Property background-position-x value 'calc(10px - 0.5em), left -20%, right 10px']
expected: FAIL
[Property background-position-x value 'center, left, right']
expected: FAIL
[Property background-position-x value '0.5em, x-start, x-end']
expected: FAIL
[Property background-position-x value 'x-end']
expected: FAIL
[Property background-position-x value 'x-start']
expected: FAIL
[Property background-position-x value 'calc(10px - 0.5em), -20%, 10px']
expected: FAIL
[Property background-position-x value '-20%, 10px']
expected: FAIL