1
0
Fork 0
firefox/testing/web-platform/meta/css/css-text/parsing/text-spacing-trim-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

21 lines
710 B
INI

[text-spacing-trim-valid.html]
[e.style['text-spacing-trim'\] = "auto" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "space-all" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "space-first" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "trim-all" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "normal" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "trim-start" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "trim-both" should set the property value]
expected: FAIL