mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +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>
22 lines
795 B
INI
22 lines
795 B
INI
[word-space-transform-valid.html]
|
|
[e.style['word-space-transform'\] = "none" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['word-space-transform'\] = "space" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['word-space-transform'\] = "ideographic-space" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['word-space-transform'\] = "space auto-phrase" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['word-space-transform'\] = "ideographic-space auto-phrase" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['word-space-transform'\] = "auto-phrase space" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['word-space-transform'\] = "auto-phrase ideographic-space" should set the property value]
|
|
expected: FAIL
|