mirror of
https://github.com/servo/servo
synced 2026-05-05 14:42:13 +02:00
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
25 lines
834 B
INI
25 lines
834 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'\] = "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
|