File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -636,7 +636,8 @@ <h3 id=identifiers><span class=secno>3.2. </span> User-defined Identifiers:
636636 < p > The < a href ="#common-keywords "> CSS-wide keywords</ a > are not valid < a
637637 href ="#identifier-value "> < var > <custom-ident> s</ var > </ a > . The ‘< code
638638 class =css > default</ code > ’ keyword is reserved and is also not a valid < a
639- href ="#identifier-value "> < var > <custom-ident> s</ var > </ a > .
639+ href ="#identifier-value "> < var > <custom-ident> s</ var > </ a > . These reserved
640+ keywords are reserved in all ASCII case permutations.
640641
641642 < h3 id =strings > < span class =secno > 3.3. </ span > Quoted Strings: the ‘< a
642643 href ="#string-value "> < code class =css > <string> </ code > </ a > ’ type</ h3 >
Original file line number Diff line number Diff line change @@ -323,6 +323,7 @@ <h3 id="identifiers">
323323 < p >
324324 The < a href ='#common-keywords '> CSS-wide keywords</ a > are not valid < var > <custom-ident> s</ var > .
325325 The ''default'' keyword is reserved and is also not a valid < var > <custom-ident> s</ var > .
326+ These reserved keywords are reserved in all ASCII case permutations.
326327
327328< h3 id ="strings ">
328329Quoted Strings: the ''<string> '' type</ h3 >
You can’t perform that action at this time.
0 commit comments