Skip to content

Commit 000f55d

Browse files
authored
[css-values-4] Define function names as case-insensitive (w3c#9657)
1 parent 10caa0f commit 000f55d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-values-4/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,6 +2902,7 @@ Functional Notations</h2>
29022902
(i.e. a <<function-token>>)
29032903
followed by the argument(s) to the notation
29042904
followed by a right parenthesis.
2905+
Like keywords, function names are [=ASCII case-insensitive=].
29052906
<a href="https://www.w3.org/TR/css-syntax/#whitespace">White space</a> is allowed, but optional,
29062907
immediately inside the parentheses.
29072908
Functions can take multiple arguments,

0 commit comments

Comments
 (0)