css-style-attr/Overview.src.html

changeset 1567
df52831c60eb
parent 1566
7f9b71390e9e
child 1568
bd346a406663
     1.1 --- a/css-style-attr/Overview.src.html	Wed Dec 09 22:39:56 2009 +0000
     1.2 +++ b/css-style-attr/Overview.src.html	Wed Dec 09 22:42:14 2009 +0000
     1.3 @@ -94,14 +94,12 @@
     1.4  of the CSS2.1 specification</a> [[!CSS21]] for the definition of the symbols
     1.5  not defined here.
     1.6  
     1.7 -<h2 id="cascading">Cascading</h2>
     1.8 +<h2 id="interpret">Cascading and Interpretation</h2>
     1.9  
    1.10  <p>The declarations in a style attribute apply to the element to which
    1.11  the attribute belongs. CSS2.1 <a href="/TR/CSS21/cascade.html#specificity">defines</a>
    1.12  how style sheets and "style" attributes are cascaded together. [[!CSS21]]
    1.13  
    1.14 -<h2 id="interpret">Interpretation</h2>
    1.15 -
    1.16  <p>Aside from the differences in cascading, the declarations in a style
    1.17  attribute must be interpreted exactly as if they were given in a CSS
    1.18  style rule applied to the element.

mercurial