mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Update web-platform-tests to revision b'73caf716542762aab6646f0a02de208bc0ec4124' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
31 lines
1.0 KiB
INI
31 lines
1.0 KiB
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'\] = "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
|