@@ -28,14 +28,14 @@ <H1><a name="q0">3 Conformance: Requirements and Recommendations</a></H1>
2828< div class ="subtoc ">
2929< p > < strong > Contents</ strong >
3030 < ul class ="toc ">
31- < li class ="tocline2 "> < a href ="conform.html#q1 " class ="tocxref "> 3.1 Definitions</ a >
31+ < li class ="tocline2 "> < a href ="conform.html#defs " class ="tocxref "> 3.1 Definitions</ a >
3232 < li class ="tocline2 "> < a href ="conform.html#conformance " class ="tocxref "> 3.2 UA Conformance</ a >
33- < li class ="tocline2 "> < a href ="conform.html#q3 " class ="tocxref "> 3.3 Error conditions</ a >
33+ < li class ="tocline2 "> < a href ="conform.html#errors " class ="tocxref "> 3.3 Error conditions</ a >
3434 < li class ="tocline2 "> < a href ="conform.html#text-css " class ="tocxref "> 3.4 < span class ="index-def " title ="text/css "> The text/css content type</ span > </ a >
3535 </ ul >
3636</ div >
3737
38- < H2 id = defs > < a name ="q1 " > 3.1 Definitions</ a > </ H2 >
38+ < H2 > 3.1 < a name ="defs " > Definitions</ a > </ H2 >
3939
4040< P > The key words < a name ="x0 "> < span class ="index-def " title ="MUST "> "MUST"</ span > </ a > ,
4141< a name ="x1 "> < span class ="index-def " title ="MUST NOT "> "MUST NOT"</ span > </ a > , < a name ="x2 "> < span
@@ -401,7 +401,7 @@ <h2>3.2 <a name="conformance">UA Conformance</a></h2>
401401
402402
403403< li > For each element in a < a href ="#doctree "> document tree</ a > , it
404- must assign a value for every applicable property according to the
404+ must assign a value for every property according to the
405405property's definition and the rules of < a
406406href ="cascade.html "> cascading and inheritance</ a > .
407407
@@ -448,7 +448,7 @@ <h2>3.2 <a name="conformance">UA Conformance</a></h2>
448448support as experimental. A future level of CSS may specify this further.
449449
450450
451- < h2 > < a name ="q3 " > 3.3 Error conditions</ a > </ h2 >
451+ < h2 > 3.3 < a name ="errors " > Error conditions</ a > </ h2 >
452452
453453< p > In general, this document specifies error handling behavior
454454throughout the specification. For example, see the < a
0 commit comments