css-style-attr/Overview.src.html

changeset 1612
750d888b5712
parent 1611
f7c26d1266f9
child 1616
cfd6911cf9c6
     1.1 --- a/css-style-attr/Overview.src.html	Thu Jan 07 08:26:32 2010 +0000
     1.2 +++ b/css-style-attr/Overview.src.html	Thu Jan 07 08:54:32 2010 +0000
     1.3 @@ -148,7 +148,8 @@
     1.4  how style sheets and styling attributes are cascaded together. [[!CSS21]]
     1.5  Relative URLs in the style data must be resolved relative to the styling
     1.6  attribute's element (or to the document if per-element resolution is not
     1.7 -defined) at the time of parsing.
     1.8 +defined) when the attribute's value is parsed<!-- so dynamic changes to
     1.9 +the base URL don't affect the CSS ~Hixie -->.
    1.10  
    1.11  <p>Aside from the differences in cascading, the declarations in a styling
    1.12  attribute must be interpreted exactly as if they were given in a CSS

mercurial