[css-overflow] Mostly but not completely fix shortname mess resulting from spec renaming.

Thu, 04 Apr 2013 16:46:59 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Thu, 04 Apr 2013 16:46:59 -0700
changeset 7917
ad7ca14751f4
parent 7916
8eafed64a4f8
child 7918
03d15c0ed46d

[css-overflow] Mostly but not completely fix shortname mess resulting from spec renaming.

css-overflow/Overview.html file | annotate | diff | comparison | revisions
css-overflow/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-overflow/Overview.html	Thu Apr 04 16:38:16 2013 -0700
     1.2 +++ b/css-overflow/Overview.html	Thu Apr 04 16:46:59 2013 -0700
     1.3 @@ -14,7 +14,7 @@
     1.4    <meta content=2013-04-04 name=dc.date>
     1.5    <meta content="L. David Baron" name=dc.creator>
     1.6    <meta content=W3C name=dc.publisher>
     1.7 -  <meta content="http://dev.w3.org/csswg/css3-overflow/" name=dc.identifier>
     1.8 +  <meta content="http://dev.w3.org/csswg/css-overflow-3/" name=dc.identifier>
     1.9    <link href="#contents" rel=contents>
    1.10    <link href="#index" rel=index>
    1.11    <link href="../default.css" rel=stylesheet type="text/css">
    1.12 @@ -132,17 +132,17 @@
    1.13      <dt>This version:
    1.14  
    1.15      <dd><a
    1.16 -     href="http://dev.w3.org/csswg/css3-overflow/">http://dev.w3.org/csswg/css3-overflow/</a>
    1.17 +     href="http://dev.w3.org/csswg/css-overflow-3/">http://dev.w3.org/csswg/css-overflow-3/</a>
    1.18  
    1.19      <dt>Latest version:
    1.20  
    1.21      <dd><a
    1.22 -     href="http://www.w3.org/TR/css3-overflow/">http://www.w3.org/TR/css3-overflow/</a>
    1.23 +     href="http://www.w3.org/TR/css-overflow-3/">http://www.w3.org/TR/css-overflow-3/</a>
    1.24  
    1.25      <dt>Editor's draft:
    1.26  
    1.27      <dd><a
    1.28 -     href="http://dev.w3.org/csswg/css3-overflow/">http://dev.w3.org/csswg/css3-overflow/</a>
    1.29 +     href="http://dev.w3.org/csswg/css-overflow/">http://dev.w3.org/csswg/css-overflow/</a>
    1.30       (<a
    1.31       href="https://dvcs.w3.org/hg/csswg/log/tip/css-overflow/Overview.src.html">change
    1.32       log</a>, <a
    1.33 @@ -221,12 +221,12 @@
    1.34    <p>The (<a
    1.35     href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
    1.36     mailing list <a
    1.37 -   href="mailto:www-style@w3.org?Subject=%5Bcss3-overflow%5D%20PUT%20SUBJECT%20HERE">
    1.38 +   href="mailto:www-style@w3.org?Subject=%5Bcss-overflow-3%5D%20PUT%20SUBJECT%20HERE">
    1.39     www-style@w3.org</a> (see <a
    1.40     href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
    1.41     discussion of this specification. When sending e-mail, please put the text
    1.42 -   “css3-overflow” in the subject, preferably like this:
    1.43 -   “[<!---->css3-overflow<!---->] <em>…summary of comment…</em>”
    1.44 +   “css-overflow-3” in the subject, preferably like this:
    1.45 +   “[<!---->css-overflow-3<!---->] <em>…summary of comment…</em>”
    1.46  
    1.47    <p>This document was produced by the <a
    1.48     href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
     2.1 --- a/css-overflow/Overview.src.html	Thu Apr 04 16:38:16 2013 -0700
     2.2 +++ b/css-overflow/Overview.src.html	Thu Apr 04 16:46:59 2013 -0700
     2.3 @@ -119,10 +119,10 @@
     2.4      <dd><a href="[VERSION]">[VERSION]</a>
     2.5  
     2.6    <dt>Latest version:
     2.7 -    <dd><a href="http://www.w3.org/TR/css3-overflow/">http://www.w3.org/TR/css3-overflow/</a>
     2.8 +    <dd><a href="http://www.w3.org/TR/css-overflow-3/">http://www.w3.org/TR/css-overflow-3/</a>
     2.9  
    2.10    <dt>Editor's draft:
    2.11 -    <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
    2.12 +    <dd><a href="http://dev.w3.org/csswg/css-overflow/">http://dev.w3.org/csswg/css-overflow/</a>
    2.13      (<a href="https://dvcs.w3.org/hg/csswg/log/tip/css-overflow/Overview.src.html">change log</a>,
    2.14      <a href="https://dvcs.w3.org/hg/csswg/log/tip/css3-overflow/Overview.src.html">older change log</a>)
    2.15  

mercurial