24 lines
737 B
INI
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
|