Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions features/lab.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Lab and LCH
description: "The CIE Lab color space expresses colors in terms of lightness and how red/green and blue/yellow a color is. LCH is a variant of Lab with polar coordinates. These color spaces can be used with the CSS `color()`, `lab()`, and `lch()` functions. Also known as CIELAB and CIELCH."
spec: https://drafts.csswg.org/css-color-4/#cie-lab
caniuse: css-lch-lab
# Editorial override has been applied to ignore mixed_type_parameters.
# TODO: The behavior of lightness gradients requiring gamut mapping is a
# topic of debate, and at least these browser bugs:
Expand Down