mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
33 lines
1.1 KiB
INI
Vendored
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
|