@@ -130,15 +130,14 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
130130
131131 < li > < a href ="#grammar "> < span class =secno > 3. </ span > Grammar</ a >
132132
133- < li > < a href ="#cascading "> < span class =secno > 4. </ span > Cascading</ a >
133+ < li > < a href ="#interpret "> < span class =secno > 4. </ span > Cascading and
134+ Interpretation</ a >
134135
135- < li > < a href ="#interpret "> < span class =secno > 5. </ span > Interpretation </ a >
136+ < li > < a href ="#conformance "> < span class =secno > 5. </ span > Conformance </ a >
136137
137- < li > < a href ="#conformance "> < span class =secno > 6. </ span > Conformance </ a >
138+ < li > < a href ="#ack "> < span class =secno > 6. </ span > Acknowledgments </ a >
138139
139- < li > < a href ="#ack "> < span class =secno > 7. </ span > Acknowledgments</ a >
140-
141- < li > < a href ="#references "> < span class =secno > 8. </ span > References </ a >
140+ < li > < a href ="#references "> < span class =secno > 7. </ span > References </ a >
142141 < ul class =toc >
143142 < li class =no-num > < a href ="#normative-references "> Normative
144143 references</ a >
@@ -197,21 +196,19 @@ <h2 id=grammar><span class=secno>3. </span>Grammar</h2>
197196 rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > for the definition of the
198197 symbols not defined here.
199198
200- < h2 id =cascading > < span class =secno > 4. </ span > Cascading</ h2 >
199+ < h2 id =interpret > < span class =secno > 4. </ span > Cascading and Interpretation </ h2 >
201200
202201 < p > The declarations in a style attribute apply to the element to which the
203202 attribute belongs. CSS2.1 < a
204203 href ="/TR/CSS21/cascade.html#specificity "> defines</ a > how style sheets and
205204 "style" attributes are cascaded together. < a href ="#CSS21 "
206205 rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a >
207206
208- < h2 id =interpret > < span class =secno > 5. </ span > Interpretation</ h2 >
209-
210207 < p > Aside from the differences in cascading, the declarations in a style
211208 attribute must be interpreted exactly as if they were given in a CSS style
212209 rule applied to the element.
213210
214- < h2 id =conformance > < span class =secno > 6 . </ span > Conformance</ h2 >
211+ < h2 id =conformance > < span class =secno > 5 . </ span > Conformance</ h2 >
215212
216213 < p > The conformance requirements are expressed with a combination of
217214 descriptive assertions and RFC 2119 terminology. The key words "MUST",
@@ -236,12 +233,12 @@ <h2 id=conformance><span class=secno>6. </span>Conformance</h2>
236233
237234 < p class =note > Note, this is an informative note.
238235
239- < h2 id =ack > < span class =secno > 7 . </ span > Acknowledgments</ h2 >
236+ < h2 id =ack > < span class =secno > 6 . </ span > Acknowledgments</ h2 >
240237
241238 < p > Thanks to feedback from Daniel Glazman, Ian Hickson, Eric A. Meyer,
242239 Björn Höhrmann.
243240
244- < h2 id =references > < span class =secno > 8 . </ span > References</ h2 >
241+ < h2 id =references > < span class =secno > 7 . </ span > References</ h2 >
245242
246243 < h3 class =no-num id =normative-references > Normative references</ h3 >
247244 <!--begin-normative-->
0 commit comments