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

36 lines
953 B
INI

[text-wrap-pretty.html]
[e.style['text-wrap'\] = "pretty" should set the property value]
expected: FAIL
[e.style['text-wrap'\] = "wrap pretty" should set the property value]
expected: FAIL
[e.style['text-wrap'\] = "pretty wrap" should set the property value]
expected: FAIL
[e.style['text-wrap'\] = "nowrap pretty" should set the property value]
expected: FAIL
[e.style['text-wrap'\] = "pretty nowrap" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "pretty" should set the property value]
expected: FAIL
[Property text-wrap value 'pretty']
expected: FAIL
[Property text-wrap value 'wrap pretty']
expected: FAIL
[Property text-wrap value 'pretty wrap']
expected: FAIL
[Property text-wrap value 'nowrap pretty']
expected: FAIL
[Property text-wrap value 'pretty nowrap']
expected: FAIL
[Property text-wrap-style value 'pretty']
expected: FAIL