mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Update web-platform-tests to revision b'9f24a7061dc47c00ffe3f0f6dda5822a9b15c2a5' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
22 lines
676 B
INI
22 lines
676 B
INI
[text-wrap-mode-valid.html]
|
|
[e.style['text-wrap-mode'\] = "wrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap-mode'\] = "nowrap" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap-mode'\] = "initial" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap-mode'\] = "inherit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap-mode'\] = "unset" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap-mode'\] = "revert" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-wrap-mode'\] = "revert-layer" should set the property value]
|
|
expected: FAIL
|