Prepare for LCWD

Thu, 14 Jan 2010 20:13:05 +0000

author
Elika Etemad <fantasai.cvs@inkedblade.net>
date
Thu, 14 Jan 2010 20:13:05 +0000
changeset 1617
ce1518418d06
parent 1616
cfd6911cf9c6
child 1618
99dbfc7abd12

Prepare for LCWD

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	Thu Jan 14 20:03:07 2010 +0000
     1.2 +++ b/css-style-attr/Overview.html	Thu Jan 14 20:13:05 2010 +0000
     1.3 @@ -3,7 +3,7 @@
     1.4  <html lang=en>
     1.5   <head><meta content="text/html; charset=utf-8" http-equiv=Content-Type>
     1.6  
     1.7 -  <title>CSS Styling Attribute Syntax Level 1</title>
     1.8 +  <title>CSS Styling Attributes Level 1</title>
     1.9    <link href="../default.css" rel=stylesheet type="text/css">
    1.10    <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
    1.11    type="text/css">
    1.12 @@ -13,7 +13,7 @@
    1.13     <p><a href="http://www.w3.org/"><img alt=W3C height=48
    1.14      src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
    1.15  
    1.16 -   <h1>CSS Styling Attribute Syntax Level 1</h1>
    1.17 +   <h1>CSS Styling Attributes Level 1</h1>
    1.18  
    1.19     <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 January
    1.20      2010</h2>
    1.21 @@ -120,6 +120,17 @@
    1.22     W3C Patent Policy</a>.</p>
    1.23    <!--end-status-->
    1.24  
    1.25 +  <p>This specification is a <strong>Last Call Working Draft</strong>. All
    1.26 +   persons are encouraged to review this document and <strong>send comments
    1.27 +   to the <a
    1.28 +   href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
    1.29 +   mailing list</strong> as described above. The <strong>deadline for
    1.30 +   comments</strong> is <strong>9 February 2010</strong>.
    1.31 +
    1.32 +  <p>A CSS Styling Attribute <a href="http://www.w3.org/Style/CSS/Test/">Test
    1.33 +   Suite</a> will be developed during the Candidate Recommendation phase of
    1.34 +   this CSS Styling Attribute specification.
    1.35 +
    1.36    <h2 class="no-num no-toc" id=contents>Table of contents</h2>
    1.37    <!--begin-toc-->
    1.38  
    1.39 @@ -164,14 +175,13 @@
    1.40  
    1.41    <h2 id=conformance><span class=secno>2. </span>Conformance</h2>
    1.42  
    1.43 -  <p>A document or implementation cannot conform to CSS Styling Attribute
    1.44 -   Syntax Level 1 alone, but can claim conformance to CSS Styling Attribute
    1.45 -   Syntax Level 1 if it satisfies the conformance requirements in this
    1.46 -   specification when implementing CSS together with styling attribute
    1.47 -   handling as defined in a document language that has CSS styling
    1.48 -   attributes.
    1.49 +  <p>A document or implementation cannot conform to CSS Styling Attributes
    1.50 +   Level 1 alone, but can claim conformance to CSS Styling Attributes Level 1
    1.51 +   if it satisfies the conformance requirements in this specification when
    1.52 +   implementing CSS together with styling attribute handling as defined in a
    1.53 +   document language that has CSS styling attributes.
    1.54  
    1.55 -  <p>Conformance to CSS Styling Attribute Syntax Level 1 is defined for two
    1.56 +  <p>Conformance to CSS Styling Attributes Level 1 is defined for two
    1.57     classes:
    1.58  
    1.59    <dl>
     2.1 --- a/css-style-attr/Overview.src.html	Thu Jan 14 20:03:07 2010 +0000
     2.2 +++ b/css-style-attr/Overview.src.html	Thu Jan 14 20:13:05 2010 +0000
     2.3 @@ -2,7 +2,7 @@
     2.4  <html lang="en">
     2.5  <head>
     2.6    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     2.7 -  <title>CSS Styling Attribute Syntax Level 1</title>
     2.8 +  <title>CSS Styling Attributes Level 1</title>
     2.9    <link rel="stylesheet" type="text/css" href="../default.css">
    2.10  
    2.11    <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED">
    2.12 @@ -11,7 +11,7 @@
    2.13  <div class="head">
    2.14  <!--logo-->
    2.15  
    2.16 -<h1>CSS Styling Attribute Syntax Level 1</h1>
    2.17 +<h1>CSS Styling Attributes Level 1</h1>
    2.18  
    2.19  <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
    2.20  <dl>
    2.21 @@ -45,6 +45,16 @@
    2.22  
    2.23  <h2 class="no-num no-toc" id="status">Status of this document</h2>
    2.24  <!--status-->
    2.25 +  <p>This specification is a <strong>Last Call Working Draft</strong>. All
    2.26 +   persons are encouraged to review this document and <strong>send comments
    2.27 +   to the <a
    2.28 +   href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
    2.29 +   mailing list</strong> as described above. The <strong>deadline for
    2.30 +   comments</strong> is <strong>9 February 2010</strong>.
    2.31 +
    2.32 +  <p>A CSS Styling Attribute <a href="http://www.w3.org/Style/CSS/Test/">Test
    2.33 +   Suite</a> will be developed during the Candidate Recommendation phase of
    2.34 +   this CSS Styling Attribute specification.
    2.35  
    2.36  <h2 class="no-num no-toc" id="contents">Table of contents</h2>
    2.37  <!--toc-->
    2.38 @@ -65,13 +75,13 @@
    2.39  
    2.40  <h2 id="conformance">Conformance</h2>
    2.41  
    2.42 -<p>A document or implementation cannot conform to CSS Styling Attribute Syntax
    2.43 -Level 1 alone, but can claim conformance to CSS Styling Attribute Syntax Level 1
    2.44 +<p>A document or implementation cannot conform to CSS Styling Attributes
    2.45 +Level 1 alone, but can claim conformance to CSS Styling Attributes Level 1
    2.46  if it satisfies the conformance requirements in this specification when
    2.47  implementing CSS together with styling attribute handling as defined in a
    2.48  document language that has CSS styling attributes.</p>
    2.49  
    2.50 -<p>Conformance to CSS Styling Attribute Syntax Level 1 is defined for two
    2.51 +<p>Conformance to CSS Styling Attributes Level 1 is defined for two
    2.52  classes:
    2.53  <dl>
    2.54    <dt><dfn>document</dfn></dt>

mercurial