Chapter 3 - Color properties - 3.1 Foreground color: the ‘color’ property
Go to the relevant page of the specification.
- t31-color-currentcolor-b
-
color
That currentColor on the color property acts like inherit. - t31-color-text-a
-
color
That color sets the color of the text. - caret-color-013 (dom, script)
-
caret-color dynamic changes
Test checks checks that carret-color can be correctly changed using the style attribute, and that the computed value is done correctly. - caret-color-016 (interact, may, script)
-
caret-color visited link computed value
Test checks that computed style of caret-color on visited links doesn't leak privacy information. - caret-color-018 (script)
-
caret-color test animation
Test checks that caret-color is animatable as a color, and that the computed values during the animation are the expected ones. - caret-color-019 (script)
-
caret-color auto test animation
Test checks that 'auto' value for caret-color property is not interpolable. - caret-color-020 (script)
-
caret-color currentcolor test animation
Test checks that 'currentcolor' value for caret-color property is interpolable. - caret-color-021 (script)
-
Default caret-color test animation
Test checks that the default value for caret-color property, which is 'auto', is not interpolable.