CSS Color Module Level 4 CR Test Suite

Foreground Color: the color property (3 tests)

Test Refs Flags Info
+ 3 Foreground Color: the color property
color-001 = CSS Color 4: color property
  • This property describes the foreground fill color of an element’s text content.
color-002 = CSS Color 4: color property, initial value
  • The initial value of this property is black.
color-003 = CSS Color 4: color property, initial value
  • If the currentcolor keyword is set on the color property itself, it is treated as color: inherit.