servo/tests/wpt/meta/css/css-text/parsing/text-spacing-trim-valid.html.ini

33 lines
1.1 KiB
INI
Vendored

[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'\] = "trim-auto" 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'\] = "allow-end" 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'\] = "allow-end space-first" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "space-first allow-end" 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