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