4.2.5 HSLA color values

Chapter 4 - Color units - 4.2.5 HSLA color values

Go to the relevant page of the specification.

t425-hsla-basic-a
hsla()
Test basic functioning of hsla() colors.
t425-hsla-clip-outside-device-gamut-b
hsla() clipping outside device gamut
Test clipping of hsla() values outside the device gamut.
t425-hsla-h-rotating-b
modding of H values in hsla() colors
H values in hsla() colors should be treated like angles, even when outside [0,360)
t425-hsla-onscreen-b
hsla() overpainting
Test that hsla() does not behave like opacity and draw in an offscreen buffer.
t425-hsla-onscreen-multiple-boxes-c
hsla() overpainting
Test that hsla() does not behave like opacity and draw in an offscreen buffer.
t425-hsla-parsing-f (invalid)
hsla()
Test rules for parsing of hsla() colors.
t425-hsla-values-b
hsla() values
Implementation of algorithm for converting hsla() colors to rgba() colors.