mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Testing: No tests, if `test-wpt` broke again then we would notice pretty quickly. Fixes: https://github.com/servo/servo/issues/37124 --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
24 lines
737 B
INI
Vendored
24 lines
737 B
INI
Vendored
[caret-shape-parsing.html]
|
|
[e.style['caret-shape'\] = "initial" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-shape'\] = "inherit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-shape'\] = "unset" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-shape'\] = "revert" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-shape'\] = "auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-shape'\] = "bar" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-shape'\] = "block" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-shape'\] = "underscore" should set the property value]
|
|
expected: FAIL
|