@@ -193,7 +193,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
193193 </ ul >
194194
195195 < li > < a href ="#identifiers "> < span class =secno > 3.2. </ span > User-defined
196- Identifiers: the ‘< code class =css > <user -ident></ code > ’
196+ Identifiers: the ‘< code class =css > <author -ident></ code > ’
197197 type</ a >
198198
199199 < li > < a href ="#strings "> < span class =secno > 3.3. </ span > Quoted Strings:
@@ -614,11 +614,11 @@ <h4 id=common-keywords><span class=secno>3.1.1. </span> CSS-wide keywords:
614614 rel =biblioentry > [CSS3CASCADE]<!--{{CSS3CASCADE}}--> </ a >
615615
616616 < h3 id =identifiers > < span class =secno > 3.2. </ span > User-defined Identifiers:
617- the ‘< code class =css > <user -ident></ code > ’ type</ h3 >
617+ the ‘< code class =css > <author -ident></ code > ’ type</ h3 >
618618
619619 < p > Some properties accept arbitrary user-defined identifiers as a component
620620 value. This generic data type is denoted by < dfn
621- id =identifier-value > < var > <user -ident> </ var > </ dfn > , and represents any
621+ id =identifier-value > < var > <author -ident> </ var > </ dfn > , and represents any
622622 valid CSS < a href ="#identifier "> < i > identifier</ i > </ a > that does not
623623 otherwise appear as a pre-defined keyword in that property's value
624624 definition. Such identifiers are fully case-sensitive, even in the ASCII
@@ -627,7 +627,7 @@ <h3 id=identifiers><span class=secno>3.2. </span> User-defined Identifiers:
627627 identifiers).
628628
629629 < p > The < a href ="#common-keywords "> CSS-wide keywords</ a > are not valid < a
630- href ="#identifier-value "> < var > <user -ident> s</ var > </ a > .
630+ href ="#identifier-value "> < var > <author -ident> s</ var > </ a > .
631631
632632 < h3 id =strings > < span class =secno > 3.3. </ span > Quoted Strings: the ‘< code
633633 class =css > <string></ code > ’ type</ h3 >
@@ -2170,6 +2170,10 @@ <h2 class=no-num id=index>Index</h2>
21702170
21712171 < li > attr(), < a href ="#attr " title ="attr() "> < strong > 8.3.</ strong > </ a >
21722172
2173+ < li > < a href ="#identifier-value "> < var > <author-ident> </ var > </ a > , < a
2174+ href ="#identifier-value "
2175+ title ="<author-ident> "> < strong > 3.2.</ strong > </ a >
2176+
21732177 < li > authoring tool, < a href ="#authoring-tool "
21742178 title ="authoring tool "> < strong > 9.2.</ strong > </ a >
21752179
@@ -2287,10 +2291,6 @@ <h2 class=no-num id=index>Index</h2>
22872291 < li > < a href ="#url-value "> < var > <url> </ var > </ a > , < a href ="#url-value "
22882292 title ="<url> "> < strong > 3.4.</ strong > </ a >
22892293
2290- < li > < a href ="#identifier-value "> < var > <user-ident> </ var > </ a > , < a
2291- href ="#identifier-value "
2292- title ="<user-ident> "> < strong > 3.2.</ strong > </ a >
2293-
22942294 < li > vh, < a href ="#vh-unit " title =vh > < strong > 5.1.2.</ strong > </ a >
22952295
22962296 < li > vmin, < a href ="#vmin-unit " title =vmin > < strong > 5.1.2.</ strong > </ a >
0 commit comments