1[caret-color-013.html]
2  [Test default caret-color]
3    expected:
4      if os == 'android' and not non_native_theme: FAIL
5
6  [Test caret-color: initial]
7    expected:
8      if os == 'android' and not non_native_theme: FAIL
9
10  [Test caret-color: inherit]
11    expected:
12      if os == 'android' and not non_native_theme: FAIL
13
14  [Test caret-color: auto]
15    expected:
16      if os == 'android' and not non_native_theme: FAIL
17
18  [Test caret-color: currentcolor]
19    expected:
20      if os == 'android' and not non_native_theme: FAIL
21
22  [Reset caret-color: initial]
23    expected:
24      if os == 'android' and not non_native_theme: FAIL
25
26  [Test caret-color: initial (inherited)]
27    expected:
28      if os == 'android' and not non_native_theme: FAIL
29