fix broken links

Fri, 11 Dec 2009 23:50:45 +0000

author
Elika Etemad <fantasai.cvs@inkedblade.net>
date
Fri, 11 Dec 2009 23:50:45 +0000
changeset 1570
ec1f340dfe81
parent 1569
6d1df925d79e
child 1571
76ff35863a28

fix broken links

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:45:18 2009 +0000
     1.2 +++ b/css-style-attr/Overview.html	Fri Dec 11 23:50:45 2009 +0000
     1.3 @@ -15,12 +15,12 @@
     1.4  
     1.5     <h1>CSS Style Attribute Syntax Level 1</h1>
     1.6  
     1.7 -   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 9 December
     1.8 +   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 December
     1.9      2009</h2>
    1.10  
    1.11     <dl>
    1.12      <dt>This version:</dt>
    1.13 -    <!-- <dd><dd><a href="http://www.w3.org/TR/2009/WD-css-style-attr-20091209/">http://www.w3.org/TR/2009/WD-css-style-attr-20091209/</a></dd> -->
    1.14 +    <!-- <dd><dd><a href="http://www.w3.org/TR/2009/WD-css-style-attr-20091211/">http://www.w3.org/TR/2009/WD-css-style-attr-20091211/</a></dd> -->
    1.15  
    1.16      <dd><a
    1.17       href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a>
    1.18 @@ -173,8 +173,9 @@
    1.19  
    1.20    <p>The same rules for forward-compatible parsing apply to the inline style
    1.21     sheet as to a normal style sheet. See <a
    1.22 -   href="/TR/CSS21/syndata.html">chapter 4 of the CSS2.1 specification</a>.
    1.23 -   <a href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>
    1.24 +   href="http://www.w3.org/TR/CSS21/syndata.html">chapter 4 of the CSS2.1
    1.25 +   specification</a>. <a href="#CSS21"
    1.26 +   rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>
    1.27  
    1.28    <h2 id=grammar><span class=secno>3. </span>Grammar</h2>
    1.29  
    1.30 @@ -191,8 +192,9 @@
    1.31    ;
    1.32  </pre>
    1.33  
    1.34 -  <p>Please refer to the grammar in <a href="/TR/CSS21/grammar.html">appendix
    1.35 -   D of the CSS2.1 specification</a> <a href="#CSS21"
    1.36 +  <p>Please refer to the grammar in <a
    1.37 +   href="http://www.w3.org/TR/CSS21/grammar.html">appendix D of the CSS2.1
    1.38 +   specification</a> <a href="#CSS21"
    1.39     rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> for the definition of the
    1.40     symbols not defined here.
    1.41  
     2.1 --- a/css-style-attr/Overview.src.html	Wed Dec 09 22:45:18 2009 +0000
     2.2 +++ b/css-style-attr/Overview.src.html	Fri Dec 11 23:50:45 2009 +0000
     2.3 @@ -72,7 +72,7 @@
     2.4  terminate the style data; it is merely an invalid token.
     2.5  
     2.6  <p>The same rules for forward-compatible parsing apply to the inline style
     2.7 -sheet as to a normal style sheet. See <a href="/TR/CSS21/syndata.html">chapter
     2.8 +sheet as to a normal style sheet. See <a href="http://www.w3.org/TR/CSS21/syndata.html">chapter
     2.9  4 of the CSS2.1 specification</a>. [[!CSS21]]
    2.10  
    2.11  <h2 id="grammar">Grammar</h2>
    2.12 @@ -90,7 +90,7 @@
    2.13    ;
    2.14  </pre>
    2.15  
    2.16 -<p>Please refer to the grammar in <a href="/TR/CSS21/grammar.html">appendix D
    2.17 +<p>Please refer to the grammar in <a href="http://www.w3.org/TR/CSS21/grammar.html">appendix D
    2.18  of the CSS2.1 specification</a> [[!CSS21]] for the definition of the symbols
    2.19  not defined here.
    2.20  

mercurial