You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unmatched <<)>>, <<]>>, or <<}>>,
231
-
or top-level <adata-autolink="link" class="production"><var><semicolon></var></a> tokens.
231
+
or top-level <adata-autolink="link" class="production"><var><semicolon></var></a> tokens or <adata-autolink="link" class="production"><var><delim></var></a> tokens with a value of "!".
</p><pclass="note"> Note: Custom properties can contain a trailing <spandata-autolink="maybe" class="css">!important</span>,
241
241
but this is automatically removed from the property's value by the CSS parser,
242
242
and makes the custom property "important" in the CSS cascade.
243
+
In other words, the prohibition on top-level "!" characters
244
+
does not prevent <spandata-autolink="maybe" class="css">!important</span> from being used,
245
+
as the <spandata-autolink="maybe" class="css">!important</span> is removed before syntax checking happens.
243
246
244
247
</p><pclass="note"> Note: While <adata-autolink="link" class="production" href="#any-value-production"><var><any-value></var></a> must represent at least one token,
0 commit comments