CSS Color Module Level 4 CR Test Suite

Representing Colors: the type (5 tests)

Test Refs Flags Info
+ 4 Representing Colors: the type
+ 4.1 The syntax
+ 4.2 The syntax
+ 4.3 Accessibility and Conveying Information By Color
+ 4.4 Color Space of Tagged Images
+ 4.5 Color Spaces of Untagged Colors
+ 4.6 Resolving Values
color-resolving Script CSS Color 4: Resolving color values
  • Tests if color values are resolved properly
color-resolving-hsl Script CSS Color 4: Resolving HSL color values
  • Tests if HSL color values are resolved properly
color-resolving-keywords Script CSS Color 4: Resolving keyword color values
  • Tests if keyword color values are resolved properly
outline-019 = outline currentColor inheritance
  • currentColor is inherited as a keyword
system-color-compute Script CSS Color 4: System colors should compute to themselves
  • Tests if system color keywords compute to themselves
+ 4.6.1 Resolving sRGB values
+ 4.6.2 Resolving Lab and LCH values
+ 4.6.3 Resolving values of the color() function
+ 4.6.4 Resolving device-cmyk values
+ 4.6.5 Resolving other colors
+ 4.7 Serializing Values
+ 4.7.1 Serializing alpha values
+ 4.7.2 Serializing sRGB values
+ 4.7.3 Serializing Lab and LCH values
+ 4.7.4 Serializing values of the color() function
+ 4.7.5 Serializing device-cmyk values
+ 4.7.6 Serializing other colors