diff --git a/css-color-4/Overview.bs b/css-color-4/Overview.bs index 8f01a31ac79..f9f6e3d74f2 100644 --- a/css-color-4/Overview.bs +++ b/css-color-4/Overview.bs @@ -1221,6 +1221,13 @@ Parsing a <> Value 4. Return |used color|. +Note: This algorithm is not intented +to parse a CSS <> value +specified in a CSS stylesheet +or with a CSSOM interface, +but in other places +like HTML attributes or Canvas interfaces. +