1
0
Fork 0
firefox/testing/web-platform/meta/css/css-inline/parsing/baseline-shift-valid.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

20 lines
639 B
INI

[baseline-shift-valid.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[e.style['baseline-shift'\] = "0" should set the property value]
expected: FAIL
[e.style['baseline-shift'\] = "calc(2em + 3ex)" should set the property value]
expected: FAIL
[e.style['baseline-shift'\] = "-10px" should set the property value]
expected: FAIL
[e.style['baseline-shift'\] = "super" should set the property value]
expected: FAIL
[e.style['baseline-shift'\] = "sub" should set the property value]
expected: FAIL
[e.style['baseline-shift'\] = "20%" should set the property value]
expected: FAIL