Skip to content

Commit daafcb4

Browse files
cdoublevsvgeesus
authored andcommitted
[css-color-4] Clarify intended use of the parse a CSS <color> algorithm
1 parent 6917bc3 commit daafcb4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css-color-4/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,6 +1221,13 @@ Parsing a <<color>> Value</h3>
12211221
4. Return |used color|.
12221222
</div>
12231223

1224+
Note: This algorithm is not intented
1225+
to parse a CSS <<color>> value
1226+
specified in a CSS stylesheet
1227+
or with a CSSOM interface,
1228+
but in other places
1229+
like HTML attributes or Canvas interfaces.
1230+
12241231

12251232

12261233

0 commit comments

Comments
 (0)