mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01: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>
81 lines
2.4 KiB
INI
Vendored
81 lines
2.4 KiB
INI
Vendored
[text-wrap-valid.html]
|
|
[e.style['text-wrap'\] = "wrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "nowrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "balance" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "stable" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "pretty" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "initial" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "inherit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "unset" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "revert" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "revert-layer" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "wrap auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "wrap balance" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "wrap pretty" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "wrap stable" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "auto wrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "balance wrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "pretty wrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "stable wrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "nowrap auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "nowrap balance" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "nowrap pretty" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "nowrap stable" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "auto nowrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "balance nowrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "pretty nowrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap'\] = "stable nowrap" should set the property value]
|
|
expected: FAIL
|