fix HTML40 ref to HTML401, update to a editor's draft latest version, add hCard to editors (incl self)

Mon, 23 Aug 2010 17:41:17 +0000

author
Tantek Çelik <tantek@cs.standford.edu>
date
Mon, 23 Aug 2010 17:41:17 +0000
changeset 1911
b3bd56529c72
parent 1910
71e0e1d72a91
child 1912
197c9052da1e

fix HTML40 ref to HTML401, update to a editor's draft latest version, add hCard to editors (incl self)

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 Aug 23 13:27:53 2010 +0000
     1.2 +++ b/css-style-attr/Overview.html	Mon Aug 23 17:41:17 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  
     1.5    <title>CSS Styling Attributes Level 1</title>
     1.6    <link href=default.css rel=stylesheet type="text/css">
     1.7 -  <link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel=stylesheet
     1.8 +  <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
     1.9    type="text/css">
    1.10  
    1.11   <body>
    1.12 @@ -15,17 +15,15 @@
    1.13  
    1.14     <h1>CSS Styling Attributes Level 1</h1>
    1.15  
    1.16 -   <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 23 February
    1.17 -    2010</h2>
    1.18 +   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 August 2010</h2>
    1.19  
    1.20     <dl>
    1.21 -    <dt>This version:
    1.22 -
    1.23 -    <dd>
    1.24 +    <dt>This version:</dt>
    1.25 +    <!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100823/">http://www.w3.org/TR/2010/WD-css-style-attr-20100823/</a></dd> -->
    1.26  
    1.27      <dd><a
    1.28 -     href="http://www.w3.org/TR/2010/WD-css-style-attr-20100223/">http://www.w3.org/TR/2010/WD-css-style-attr-20100223/</a></dd>
    1.29 -    <!-- <dd><a href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a> -->
    1.30 +     href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a>
    1.31 +     
    1.32  
    1.33      <dt>Latest version:
    1.34  
    1.35 @@ -36,24 +34,33 @@
    1.36      <dt>Previous version:
    1.37  
    1.38      <dd><a
    1.39 -     href="http://www.w3.org/TR/2002/WD-css-style-attr-20020515">http://www.w3.org/TR/2002/WD-css-style-attr-20020515</a>
    1.40 +     href="http://www.w3.org/TR/2010/WD-css-style-attr-20100121/">http://www.w3.org/TR/2010/WD-css-style-attr-20100121/</a>
    1.41       
    1.42  
    1.43 -    <dt>Editor:
    1.44 +    <dt>Editors:
    1.45  
    1.46 -    <dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
    1.47 +    <dd class=vcard><a class="fn url" href="http://tantek.com/"
    1.48 +     lang=tr>Tantek &Ccedil;elik</a> (<span class="company role url">invited
    1.49 +     expert</span>, and before at <a
    1.50 +     href="http://www.microsoft.com/">Microsoft Corporation</a>) &lt;<a
    1.51 +     class=email
    1.52 +     href="mailto:tantek@cs.stanford.edu">tantek@cs.stanford.edu</a>&gt;
    1.53 +
    1.54 +    <dd class=vcard><a class="fn n url"
    1.55 +     href="http://fantasai.inkedblade.net/contact"><span
    1.56 +     class=given-name>Elika</span> <abbr class=additional-name>J.</abbr>
    1.57 +     <span class=family-name>Etemad</span></a> (<span class="company
    1.58 +     role">invited expert</span>)
    1.59  
    1.60      <dt>Previous Editors:
    1.61  
    1.62 -    <dd><span lang=tr>Tantek &Ccedil;elik</span> (<a
    1.63 -     href="http://www.microsoft.com/">Microsoft</a>), &lt;<a
    1.64 -     href="mailto:tantekc@microsoft.com">tantekc@microsoft.com</a>&gt;
    1.65 -
    1.66 -    <dd><a href="http://www.w3.org/People/Bos/">Bert Bos</a> (<a
    1.67 -     href="http://www.w3.org/">W3C</a>), &lt;<a
    1.68 +    <dd class=vcard><a class="fn url"
    1.69 +     href="http://www.w3.org/People/Bos/">Bert Bos</a> (<a class=org
    1.70 +     href="http://www.w3.org/">W3C</a>), &lt;<a class=email
    1.71       href="mailto:bert@w3.org">bert@w3.org</a>&gt;
    1.72  
    1.73 -    <dd>Marc Attinasi (AOL/Netscape), &lt;<a
    1.74 +    <dd class=vcard><span class=fn>Marc Attinasi</span> (<span
    1.75 +     class=org>AOL/Netscape</span>), &lt;<a class=email
    1.76       href="mailto:attinasi@netscape.com">attinasi@netscape.com</a>&gt;
    1.77     </dl>
    1.78     <!--begin-copyright-->
    1.79 @@ -79,8 +86,8 @@
    1.80  
    1.81    <h2 class="no-num no-toc" id=abstract>Abstract</h2>
    1.82  
    1.83 -  <p>Markup languages such as HTML <a href="#HTML40"
    1.84 -   rel=biblioentry>[HTML40]<!--{{HTML40}}--></a> and SVG <a href="#SVG11"
    1.85 +  <p>Markup languages such as HTML <a href="#HTML401"
    1.86 +   rel=biblioentry>[HTML401]<!--{{HTML401}}--></a> and SVG <a href="#SVG11"
    1.87     rel=biblioentry>[SVG11]<!--{{SVG11}}--></a> provide a styling attribute on
    1.88     most elements, to hold inline style information that applies to those
    1.89     elements. One of the possible style sheet languages is CSS. This draft
    1.90 @@ -90,42 +97,36 @@
    1.91    <h2 class="no-num no-toc" id=status>Status of this document</h2>
    1.92    <!--begin-status-->
    1.93  
    1.94 -  <p><em>This section describes the status of this document at the time of
    1.95 -   its publication. Other documents may supersede this document. A list of
    1.96 -   current W3C publications and the latest revision of this technical report
    1.97 -   can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
    1.98 -   index at http://www.w3.org/TR/.</a></em>
    1.99 -
   1.100 -  <p>Publication as a Working Draft does not imply endorsement by the W3C
   1.101 -   Membership. This is a draft document and may be updated, replaced or
   1.102 -   obsoleted by other documents at any time. It is inappropriate to cite this
   1.103 -   document as other than work in progress.
   1.104 +  <p>This is a public copy of the editors' draft. It is provided for
   1.105 +   discussion only and may change at any moment. Its publication here does
   1.106 +   not imply endorsement of its contents by W3C. Don't cite this document
   1.107 +   other than as work in progress.
   1.108  
   1.109    <p>The (<a
   1.110     href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
   1.111 -   mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
   1.112 -   <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
   1.113 -   for discussion of this specification. When sending e-mail, please put the
   1.114 -   text &#8220;css-style-attr&#8221; in the subject, preferably like this:
   1.115 +   mailing list <a
   1.116 +   href="mailto:www-style@w3.org?Subject=%5Bcss-style-attr%5D%20PUT%20SUBJECT%20HERE">
   1.117 +   www-style@w3.org</a> (see <a
   1.118 +   href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
   1.119 +   discussion of this specification. When sending e-mail, please put the text
   1.120 +   &#8220;css-style-attr&#8221; in the subject, preferably like this:
   1.121     &#8220;[<!---->css-style-attr<!---->] <em>&hellip;summary of
   1.122     comment&hellip;</em>&#8221;
   1.123  
   1.124 -  <p>This document was produced by the <a
   1.125 -   href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
   1.126 -   the <a href="http://www.w3.org/Style/">Style Activity</a>).
   1.127 +  <p>This document was produced by the <a href="/Style/CSS/members">CSS
   1.128 +   Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
   1.129  
   1.130    <p>This document was produced by a group operating under the <a
   1.131 -   href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
   1.132 -   2004 W3C Patent Policy</a>. W3C maintains a <a
   1.133 -   href="http://www.w3.org/2004/01/pp-impl/32061/status"
   1.134 +   href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
   1.135 +   Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
   1.136     rel=disclosure>public list of any patent disclosures</a> made in
   1.137     connection with the deliverables of the group; that page also includes
   1.138     instructions for disclosing a patent. An individual who has actual
   1.139     knowledge of a patent which the individual believes contains <a
   1.140 -   href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
   1.141 +   href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
   1.142     Claim(s)</a> must disclose the information in accordance with <a
   1.143 -   href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
   1.144 -   6 of the W3C Patent Policy</a>.</p>
   1.145 +   href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
   1.146 +   W3C Patent Policy</a>.</p>
   1.147    <!--end-status-->
   1.148  
   1.149    <p>This specification is a <strong>Last Call Working Draft</strong>. All
   1.150 @@ -176,7 +177,8 @@
   1.151  
   1.152    <div class=example>
   1.153     <p>The following example shows the use of the <code>style</code> attribute
   1.154 -    in HTML <a href="#HTML40" rel=biblioentry>[HTML40]<!--{{HTML40}}--></a>:</p>
   1.155 +    in HTML <a href="#HTML401"
   1.156 +    rel=biblioentry>[HTML401]<!--{{HTML401}}--></a>:</p>
   1.157  
   1.158     <pre>&lt;p style="<em>color: #090; line-height: 1.2</em>"&gt;...&lt;/p&gt;</pre>
   1.159    </div>
   1.160 @@ -328,12 +330,12 @@
   1.161     <dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
   1.162      <!---->
   1.163  
   1.164 -   <dt id=HTML40>[HTML40]
   1.165 +   <dt id=HTML401>[HTML401]
   1.166  
   1.167 -   <dd>Ian Jacobs; David Raggett; Arnaud Le Hors. <a
   1.168 -    href="http://www.w3.org/TR/1998/REC-html40-19980424"><cite>HTML 4.0
   1.169 -    Specification.</cite></a> 24 April 1998. W3C Recommendation. URL: <a
   1.170 -    href="http://www.w3.org/TR/1998/REC-html40-19980424">http://www.w3.org/TR/1998/REC-html40-19980424</a>
   1.171 +   <dd>David Raggett; Ian Jacobs; Arnaud Le Hors. <a
   1.172 +    href="http://www.w3.org/TR/1999/REC-html401-19991224"><cite>HTML 4.01
   1.173 +    Specification.</cite></a> 24 December 1999. W3C Recommendation. URL: <a
   1.174 +    href="http://www.w3.org/TR/1999/REC-html401-19991224">http://www.w3.org/TR/1999/REC-html401-19991224</a>
   1.175      </dd>
   1.176     <!---->
   1.177  
     2.1 --- a/css-style-attr/Overview.src.html	Mon Aug 23 13:27:53 2010 +0000
     2.2 +++ b/css-style-attr/Overview.src.html	Mon Aug 23 17:41:17 2010 +0000
     2.3 @@ -16,18 +16,27 @@
     2.4  <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
     2.5  <dl>
     2.6    <dt>This version:</dt>
     2.7 -    <dd><dd><a href="http://www.w3.org/TR/[YEAR]/WD-css-style-attr-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css-style-attr-[CDATE]/</a></dd>
     2.8 -    <!-- <dd><a href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a> -->
     2.9 +    <!-- <dd><dd><a href="http://www.w3.org/TR/[YEAR]/WD-css-style-attr-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css-style-attr-[CDATE]/</a></dd> -->
    2.10 +    <dd><a href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a>
    2.11 +    </dd>
    2.12    <dt>Latest version:
    2.13      <dd><a href="http://www.w3.org/TR/css-style-attr">http://www.w3.org/TR/css-style-attr</a>
    2.14    <dt>Previous version:
    2.15 -    <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.16 -  <dt>Editor:
    2.17 -    <dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
    2.18 +    <dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100121/">http://www.w3.org/TR/2010/WD-css-style-attr-20100121/</a>
    2.19 +  <dt>Editors:
    2.20 +    <dd class="vcard"><a lang="tr" class="fn url" href="http://tantek.com/">Tantek &Ccedil;elik</a>
    2.21 +(<span class="company role url">invited expert</span>,
    2.22 +and before at <a href="http://www.microsoft.com/">Microsoft Corporation</a>)
    2.23 +     &lt;<a class="email"
    2.24 +href="mailto:tantek@cs.stanford.edu">tantek@cs.stanford.edu</a>&gt;
    2.25 +    </dd>
    2.26 +    <dd class="vcard"><a class="fn n url" href="http://fantasai.inkedblade.net/contact"><span class="given-name">Elika</span> <abbr class="additional-name">J.</abbr> <span class="family-name">Etemad</span></a> (<span class="company role">invited expert</span>)
    2.27 +    </dd>
    2.28    <dt>Previous Editors:
    2.29 -  <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.30 -  <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.31 -  <dd>Marc Attinasi (AOL/Netscape), &lt;<a href="mailto:attinasi@netscape.com">attinasi@netscape.com</a>&gt;
    2.32 +    <dd class="vcard"><a class="fn url" href="http://www.w3.org/People/Bos/">Bert Bos</a> (<a class="org" href="http://www.w3.org/">W3C</a>), &lt;<a class="email" href="mailto:bert@w3.org">bert@w3.org</a>&gt;
    2.33 +    </dd>
    2.34 +    <dd class="vcard"><span class="fn">Marc Attinasi</span> (<span class="org">AOL/Netscape</span>), &lt;<a class="email" href="mailto:attinasi@netscape.com">attinasi@netscape.com</a>&gt;
    2.35 +    </dd>
    2.36  </dl>
    2.37  <!--begin-copyright-->
    2.38  <p>[Here will be included the file "../copyright.inc"]</p>
    2.39 @@ -38,7 +47,7 @@
    2.40  
    2.41  <h2 class="no-num no-toc" id="abstract">Abstract</h2>
    2.42  
    2.43 -<p>Markup languages such as HTML [[HTML40]] and SVG [[SVG11]] provide a styling
    2.44 +<p>Markup languages such as HTML [[HTML401]] and SVG [[SVG11]] provide a styling
    2.45  attribute on most elements, to hold inline style information that applies
    2.46  to those elements. One of the possible style sheet languages is CSS. This
    2.47  draft describes the syntax and interpretation of the CSS fragment that can
    2.48 @@ -70,7 +79,7 @@
    2.49  
    2.50  <div class="example">
    2.51    <p>The following example shows the use of the <code>style</code> attribute
    2.52 -  in HTML [[HTML40]]:</p>
    2.53 +  in HTML [[HTML401]]:</p>
    2.54    <pre>&lt;p style="<em>color: #090; line-height: 1.2</em>"&gt;...&lt;/p&gt;</pre>
    2.55  </div>
    2.56  

mercurial