servo/tests/wpt/meta/css/css-ui/caret-shape-parsing.html.ini
Simon Wülker 2af1225e4f
Forward manager_number to NullBrowser constructor (#37125)
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>
2025-05-25 15:12:55 +00:00

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