We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e8a7b9 commit b801b2fCopy full SHA for b801b2f
1 file changed
css-syntax-3/Overview.bs
@@ -2086,6 +2086,10 @@ Parse A Comma-Separated List According To A CSS Grammar</h4>
2086
[=Normalize=] |input|,
2087
and set |input| to the result.
2088
2089
+ <li>
2090
+ If |input| contains only <<whitespace-token>>s,
2091
+ return an empty [=list=].
2092
+
2093
<li>
2094
<a>Parse a comma-separated list of component values</a> from |input|,
2095
and let <var>list</var> be the return value.
0 commit comments