1
0
Fork 0
firefox/testing/web-platform/meta/css/css-ui/caret-shape-parsing.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

24 lines
737 B
INI

[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