fix link to fantasai's contact info, add domain for w3.org spec link

Tue, 19 Jan 2010 18:02:25 +0000

author
Elika Etemad <fantasai.cvs@inkedblade.net>
date
Tue, 19 Jan 2010 18:02:25 +0000
changeset 1621
15de3a6645bc
parent 1620
3a18ef00b9b9
child 1622
664209d1b59e

fix link to fantasai's contact info, add domain for w3.org spec link

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	Mon Jan 18 21:22:38 2010 +0000
     1.2 +++ b/css-style-attr/Overview.html	Tue Jan 19 18:02:25 2010 +0000
     1.3 @@ -41,8 +41,7 @@
     1.4  
     1.5      <dt>Editor:
     1.6  
     1.7 -    <dd><a href="http://fantasai.inkedblade.net/contact/">Elika J. Etemad</a>
     1.8 -     
     1.9 +    <dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
    1.10  
    1.11      <dt>Previous Editors:
    1.12  
    1.13 @@ -262,12 +261,12 @@
    1.14  
    1.15    <p>The declarations in a styling attribute apply to the element to which
    1.16     the attribute belongs. CSS2.1 <a
    1.17 -   href="/TR/CSS21/cascade.html#specificity">defines</a> how style sheets and
    1.18 -   styling attributes are cascaded together. <a href="#CSS21"
    1.19 -   rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> Relative URLs in the style
    1.20 -   data must be resolved relative to the styling attribute's element (or to
    1.21 -   the document if per-element resolution is not defined) when the
    1.22 -   attribute's value is parsed<!-- so dynamic changes to
    1.23 +   href="http://www.w3.org/TR/CSS21/cascade.html#specificity">defines</a> how
    1.24 +   style sheets and styling attributes are cascaded together. <a
    1.25 +   href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> Relative URLs
    1.26 +   in the style data must be resolved relative to the styling attribute's
    1.27 +   element (or to the document if per-element resolution is not defined) when
    1.28 +   the attribute's value is parsed<!-- so dynamic changes to
    1.29  the base URL don't affect the CSS ~Hixie -->.
    1.30     
    1.31  
     2.1 --- a/css-style-attr/Overview.src.html	Mon Jan 18 21:22:38 2010 +0000
     2.2 +++ b/css-style-attr/Overview.src.html	Tue Jan 19 18:02:25 2010 +0000
     2.3 @@ -23,7 +23,7 @@
     2.4    <dt>Previous version:
     2.5      <dd><a href="http://www.w3.org/TR/2002/WD-css-style-attr-20020515">http://www.w3.org/TR/2002/WD-css-style-attr-20020515</a>
     2.6    <dt>Editor:
     2.7 -    <dd><a href="http://fantasai.inkedblade.net/contact/">Elika J. Etemad</a>
     2.8 +    <dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
     2.9    <dt>Previous Editors:
    2.10    <dd><span lang="tr">Tantek &Ccedil;elik</span> (<a href="http://www.microsoft.com/">Microsoft</a>), &lt;<a href="mailto:tantekc@microsoft.com">tantekc@microsoft.com</a>&gt;
    2.11    <dd><a href="http://www.w3.org/People/Bos/">Bert Bos</a> (<a href="http://www.w3.org/">W3C</a>), &lt;<a href="mailto:bert@w3.org">bert@w3.org</a>&gt;
    2.12 @@ -147,7 +147,7 @@
    2.13  <h2 id="interpret">Cascading and Interpretation</h2>
    2.14  
    2.15  <p>The declarations in a styling attribute apply to the element to which
    2.16 -the attribute belongs. CSS2.1 <a href="/TR/CSS21/cascade.html#specificity">defines</a>
    2.17 +the attribute belongs. CSS2.1 <a href="http://www.w3.org/TR/CSS21/cascade.html#specificity">defines</a>
    2.18  how style sheets and styling attributes are cascaded together. [[!CSS21]]
    2.19  Relative URLs in the style data must be resolved relative to the styling
    2.20  attribute's element (or to the document if per-element resolution is not

mercurial