Less awkward wording for Interpretation

Wed, 09 Dec 2009 22:39:56 +0000

author
Elika Etemad <fantasai.cvs@inkedblade.net>
date
Wed, 09 Dec 2009 22:39:56 +0000
changeset 1566
7f9b71390e9e
parent 1565
1c26b942d8ed
child 1567
df52831c60eb

Less awkward wording for Interpretation

css-style-attr/Overview.html file | annotate | diff | comparison | revisions
css-style-attr/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-style-attr/Overview.html	Wed Dec 09 22:38:19 2009 +0000
     1.2 +++ b/css-style-attr/Overview.html	Wed Dec 09 22:39:56 2009 +0000
     1.3 @@ -208,9 +208,8 @@
     1.4    <h2 id=interpret><span class=secno>5. </span>Interpretation</h2>
     1.5  
     1.6    <p>Aside from the differences in cascading, the declarations in a style
     1.7 -   attribute must be interpreted exactly as if they were given in a style
     1.8 -   rule that selected the associated element in a CSS style sheet associated
     1.9 -   with the document.
    1.10 +   attribute must be interpreted exactly as if they were given in a CSS style
    1.11 +   rule applied to the element.
    1.12  
    1.13    <h2 id=conformance><span class=secno>6. </span>Conformance</h2>
    1.14  
     2.1 --- a/css-style-attr/Overview.src.html	Wed Dec 09 22:38:19 2009 +0000
     2.2 +++ b/css-style-attr/Overview.src.html	Wed Dec 09 22:39:56 2009 +0000
     2.3 @@ -103,9 +103,8 @@
     2.4  <h2 id="interpret">Interpretation</h2>
     2.5  
     2.6  <p>Aside from the differences in cascading, the declarations in a style
     2.7 -attribute must be interpreted exactly as if they were given in a style
     2.8 -rule that selected the associated element in a CSS style sheet associated
     2.9 -with the document.
    2.10 +attribute must be interpreted exactly as if they were given in a CSS
    2.11 +style rule applied to the element.
    2.12  
    2.13  <h2 id="conformance">Conformance</h2>
    2.14  

mercurial