Files
servo/tests/wpt/meta-legacy-layout/css/css-text/parsing/text-spacing-trim-valid.html.ini
Servo WPT Sync cad3ca2512 Sync WPT with upstream (25-12-2023) (#30938)
* Update web-platform-tests to revision b'73caf716542762aab6646f0a02de208bc0ec4124'

* Update expectations

---------

Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
2023-12-26 08:08:45 +00:00

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