blob: 93eccefc2cfc618620d06522decf169f62d67d7d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[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
|