csswg/css3-text Overview.html,1.214,1.215 Overview.src.html,1.313,1.314

Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv29442

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Remove trailing spaces, prep for WD

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -d -r1.214 -r1.215
--- Overview.html	17 Jan 2012 00:20:32 -0000	1.214
+++ Overview.html	17 Jan 2012 00:29:08 -0000	1.215
@@ -22,7 +22,7 @@
       margin :auto;
     }
   </style>
-  <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
+  <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
   type="text/css">
 
  <body>
@@ -32,17 +32,17 @@
 
    <h1>CSS Text Level 3</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 January
-    2012</h2>
+   <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 19 January
+    2011</h2>
 
    <dl>
-    <dt>This version:
+    <dt>This version:</dt>
+    <!--
+    <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date$ (CVS $Revision$)</a>
+  -->
 
-    <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2012/01/16
-     23:15:00 $ (CVS $Revision$)</a> <!--
-      <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120117/">http://www.w3.org/TR/2012/WD-css3-text-20120117/</a></dd>
-    -->
-     
+    <dd><a
+     href="http://www.w3.org/TR/2011/WD-css3-text-20110119/">http://www.w3.org/TR/2011/WD-css3-text-20110119/</a>
 
     <dt>Latest version:
 
@@ -62,7 +62,7 @@
     <dt>Issues List:
 
     <dd><a
-     href="http://www.w3.org/Style/CSS/Tracker/products/1-">http://www.w3.org/Style/CSS/Tracker/products/10</a>
+     href="http://www.w3.org/Style/CSS/Tracker/products/10">http://www.w3.org/Style/CSS/Tracker/products/10</a>
      
 
     <dt>Discussion:
@@ -83,7 +83,7 @@
    <!--begin-copyright-->
    <p class=copyright><a
     href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
-    rel=license>Copyright</a> &copy; 2012 <a
+    rel=license>Copyright</a> &copy; 2011 <a
     href="http://www.w3.org/"><acronym
     title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
     href="http://www.csail.mit.edu/"><acronym
@@ -151,18 +151,6 @@
    encouraged to complain if you see something stupid in this draft. The
    editors will do their best to respond to all feedback.
 
-  <p><strong>If you have implemented properties from the <a
-   href="http://www.w3.org/TR/2003/CR-css3-text-20030514/">May 2003 CSS3 Text
-   CR</a></strong> <em>please</em> let us know so we can take that into
-   account as we redraft the spec. You can post to <a
-   href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
-   (public), post to the <a
-   href="http://lists.w3.org/Archives/Member/w3c-css-wg/">CSS WG mailing
-   list</a> (<a
-   href="http://cgi.w3.org/MemberAccess/AccessRequest">Member-restricted</a>),
-   or <a href="http://fantasai.inkedblade.net/contact">email fantasai
-   directly</a> (personal).
-
   <p>The following features are at risk and may be cut from the spec during
    its CR period if there are no (correct) implementations:
 
@@ -170,7 +158,8 @@
    <li>the &lt;length> values of the &lsquo;<a href="#tab-size0"><code
     class=property>tab-size</code></a>&rsquo; property
 
-   <li>the &lsquo;<code class=css>start end</code>&rsquo; value of &lsquo;<a
+   <li>the &lsquo;<code class=css>start end</code>&rsquo; and &lsquo;<code
+    class=css>&lt;string></code>&rsquo; values of &lsquo;<a
     href="#text-align0"><code class=property>text-align</code></a>&rsquo;
 
    <li>the &lsquo;<a href="#hanging-punctuation0"><code

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.src.html,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -d -r1.313 -r1.314
--- Overview.src.html	17 Jan 2012 00:20:33 -0000	1.313
+++ Overview.src.html	17 Jan 2012 00:29:08 -0000	1.314
@@ -37,10 +37,10 @@
 
 <dl>
   <dt>This version:</dt>
-      <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date$ (CVS $Revision$)</a>
-    <!--
-      <dd><a href="http://www.w3.org/TR/[YEAR]/WD-css3-text-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css3-text-[CDATE]/</a></dd>
-    -->
+  <!--
+    <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date$ (CVS $Revision$)</a>
+  -->
+    <dd><a href="http://www.w3.org/TR/[YEAR]/WD-css3-text-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css3-text-[CDATE]/</a></dd>
   <dt>Latest version:</dt>
     <dd><a href="http://www.w3.org/TR/css3-text">http://www.w3.org/TR/css3-text</a></dd>
   <dt>Latest editor's draft:</dt>
@@ -50,7 +50,7 @@
       href="http://www.w3.org/TR/2011/WD-css3-text-20110901/">http://www.w3.org/TR/2011/WD-css3-text-20110901/</a></dd>
 
   <dt>Issues List:</dt>
-    <dd><a href="http://www.w3.org/Style/CSS/Tracker/products/1-">http://www.w3.org/Style/CSS/Tracker/products/10</a>
+    <dd><a href="http://www.w3.org/Style/CSS/Tracker/products/10">http://www.w3.org/Style/CSS/Tracker/products/10</a>
 
   <dt>Discussion:</dt>
     <dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line &ldquo;<kbd>[[SHORTNAME]] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
@@ -117,21 +117,11 @@
     You are strongly encouraged to complain if you see something stupid
     in this draft. The editors will do their best to respond to all feedback.</p>
 
-  <p><strong>If you have implemented properties from the
-    <a href="http://www.w3.org/TR/2003/CR-css3-text-20030514/">May 2003
-    CSS3 Text CR</a></strong>
-    <em>please</em> let us know so we can take that into account as
-    we redraft the spec. You can post to
-    <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> (public),
-    post to the <a href="http://lists.w3.org/Archives/Member/w3c-css-wg/">CSS WG mailing list</a>
-    (<a href="http://cgi.w3.org/MemberAccess/AccessRequest">Member-restricted</a>),
-    or <a href="http://fantasai.inkedblade.net/contact">email fantasai directly</a> (personal).</p>
-
   <p>The following features are at risk and may be cut from the spec during
     its CR period if there are no (correct) implementations:</p>
     <ul>
       <li>the &lt;length> values of the 'tab-size' property
-      <li>the ''start end'' value of 'text-align'
+      <li>the ''start end'' and ''&lt;string>'' values of 'text-align'
       <li>the 'hanging-punctuation' property
       <li>the percentage values of 'word-spacing'
       <li>the 'text-decoration-skip' property / ''ink'' value
@@ -170,7 +160,7 @@
   Other CSS modules may expand the definitions of these value types: for
   example [[CSS3COLOR]], when combined with this module, expands the
   definition of the &lt;color&gt; value type as used in this specification.</p>
-  
+
   <p>In addition to the property-specific values listed in their definitions,
   all properties defined in this specification also accept the
   <a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
@@ -707,7 +697,7 @@
         <tr>
           <th></th>
           <th>New Lines</th>
-          <th>Spaces and Tabs</th> 
+          <th>Spaces and Tabs</th>
           <th>Text Wrapping</th>
         </tr>
       </thead>
@@ -844,7 +834,7 @@
     <dl>
       <dt><dfn title="line-break:auto">''auto''</dfn></dt>
       <dd>The UA determines the set of line-breaking restrictions to use,
-        and it may vary the restrictions based on the length of the line; e.g., 
+        and it may vary the restrictions based on the length of the line; e.g.,
         use a less restrictive set of line-break rules for short lines.</dd>
       <dt><dfn title="line-break:loose">''loose''</dfn></dt>
       <dd>Breaks text using the least restrictive set of line-breaking
@@ -1378,7 +1368,7 @@
       with respect to the
       <a href="http://www.w3.org/TR/CSS21/visuren.html#viewport">viewport</a>
       or containing block.
-      
+
     <p>In the case of 'justify', the UA may stretch or shrink any inline boxes
       by <a href="#text-justify">adjusting</a> their text in addition to
       shifting their positions. (See also 'text-justify', 'letter-spacing', and
@@ -1389,10 +1379,10 @@
       opportunities. If the UA chooses to adjust the text, then it must ensure
       that tab stops continue to line up as required by the
       <a href="http://dev.w3.org/csswg/css3-text/#white-space-rules">white
-      space processing rules</a>. 
+      space processing rules</a>.
 
   <h4 id="character-alignment">Character-based Alignment in a Table Column</h4>
-  
+
     <p>When multiple cells in a column have an <i>alignment character</i> specified,
       the alignment character of each such cell in the column is centered along
       a single column-parallel axis and the rest of the text in the column
@@ -1523,7 +1513,7 @@
       break, then, unless 'text-align' assigns an explicit first line
       alignment (via ''start end''), 'text-align-last' takes precedence
       over 'text-align'.
-      
+
     <p>If ''auto'' is specified, content on the affected line is aligned
       per 'text-align' unless 'text-align' is set to ''justify''. In
       this case, content is justified if 'text-justify' is ''distribute''
@@ -1531,7 +1521,7 @@
       All other values have the same meanings as in 'text-align'.</p>
 
     <div class="example">
-      <p>The following example 
+      <p>The following example
 
   <h3 id="text-justify">
     Justification Method: the 'text-justify' property</h3>
@@ -2379,7 +2369,7 @@
       anonymous inline element that wraps all the in-flow inline-level children
       of the block container. For all other elements, the decorations are
       propagated to any in-flow children.
-      
+
     <p class="note">Note that text decorations are not propagated to any
       out-of-flow descendants, nor to the contents of atomic inline-level
       descendants such as inline blocks and inline tables.
@@ -2403,7 +2393,7 @@
       if descendant elements have different color or line style values.</p>
 
     <div class="example">
-      <p>The following figure shows the averaging for underline: 
+      <p>The following figure shows the averaging for underline:
       <p><img alt="In the first rendering of the underlined text '1st a'
                    with 'st' as a superscript, both the '1st' and the 'a'
                    are rendered in a small font. In the second rendering,
@@ -2443,10 +2433,10 @@
 <!-- -->   &lt;/blockquote&gt;
 <!----></code></pre>
       <p>...the underlining for the blockquote element is propagated to an
-      anonymous inline element that surrounds the span element, causing 
-      the text "Help, help!" to be blue, with the blue underlining from 
-      the anonymous inline underneath it, the color being taken from the 
-      blockquote element. The <code>&lt;em&gt;text&lt;/em&gt;</code> 
+      anonymous inline element that surrounds the span element, causing
+      the text "Help, help!" to be blue, with the blue underlining from
+      the anonymous inline underneath it, the color being taken from the
+      blockquote element. The <code>&lt;em&gt;text&lt;/em&gt;</code>
       in the em block is also underlined, as it is in an in-flow block to
       which the underline is propagated. The final line of text is fuchsia,
       but the underline underneath it is still the blue underline from the
@@ -2898,7 +2888,7 @@
           side of the text. (In horizontal typographic modes, both values are
           treated as ''below''.)</p>
       </div>
-      
+
       <div class="example">
         <p>The following example styles modern Chinese, Japanese, and Korean
           texts with the appropriate underline positions in both horizontal
@@ -3351,21 +3341,21 @@
   document are to be interpreted as described in RFC 2119.
   However, for readability, these words do not appear in all uppercase
   letters in this specification.
-  
+
   <p>All of the text of this specification is normative except sections
   explicitly marked as non-normative, examples, and notes. [[!RFC2119]]</p>
-  
+
   <p>Examples in this specification are introduced with the words “for example”
   or are set apart from the normative text with <code>class="example"</code>,
   like this:
-  
+
   <div class="example">
     <p>This is an example of an informative example.</p>
   </div>
-  
+
   <p>Informative notes begin with the word “Note” and are set apart from the
   normative text with <code>class="note"</code>, like this:
-  
+
   <p class="note">Note, this is an informative note.</p>
 
 <h3 id="conformance-classes">
@@ -3385,12 +3375,12 @@
       <dd>A <a href="http://www.w3.org/TR/CSS21/conform.html#user-agent">UA</a>
       that writes a style sheet.
   </dl>
-  
+
   <p>A style sheet is conformant to CSS Text Level 3
   if all of its declarations that use properties defined in this module
   have values that are valid according to the generic CSS grammar and the
   individual grammars of each property as given in this module.
-  
+
   <p>A renderer is conformant to CSS Text Level 3
   if, in addition to interpreting the style sheet as defined by the
   appropriate specifications, it supports all the features defined
@@ -3399,7 +3389,7 @@
   UA to correctly render a document due to limitations of the device
   does not make the UA non-conformant. (For example, a UA is not
   required to render color on a monochrome monitor.)
-  
+
   <p>An authoring tool is conformant to CSS Text Level 3
   if it writes style sheets that are syntactically correct according to the
   generic CSS grammar and the individual grammars of each feature in
@@ -3419,14 +3409,14 @@
   multi-value property declaration: if any value is considered invalid
   (as unsupported values must be), CSS requires that the entire declaration
   be ignored.</p>
-  
+
 <h3 id="experimental">
 Experimental Implementations</h3>
 
   <p>To avoid clashes with future CSS features, the CSS2.1 specification
   reserves a <a href="http://www.w3.org/TR/CSS21/syndata.html#vendor-keywords">prefixed
   syntax</a> for proprietary and experimental extensions to CSS.
-  
+
   <p>Prior to a specification reaching the Candidate Recommendation stage
   in the W3C process, all implementations of a CSS feature are considered
   experimental. The CSS Working Group recommends that implementations
@@ -3434,14 +3424,14 @@
   W3C Working Drafts. This avoids incompatibilities with future changes
   in the draft.
   </p>
- 
+
 <h3 id="testing">Non-Experimental Implementations</h3>
 
   <p>Once a specification reaches the Candidate Recommendation stage,
   non-experimental implementations are possible, and implementors should
   release an unprefixed implementation of any CR-level feature they
   can demonstrate to be correctly implemented according to spec.
-  
+
   <p>To establish and maintain the interoperability of CSS across
   implementations, the CSS Working Group requests that non-experimental
   CSS renderers submit an implementation report (and, if necessary, the
@@ -3449,7 +3439,7 @@
   releasing an unprefixed implementation of any CSS features. Testcases
   submitted to W3C are subject to review and correction by the CSS
   Working Group.
-  
+
   <p>Further information on submitting testcases and implementation reports
   can be found from on the CSS Working Group's website at
   <a href="http://www.w3.org/Style/CSS/Test/">http://www.w3.org/Style/CSS/Test/</a>.
@@ -3467,14 +3457,14 @@
   products, there is no requirement that all features be implemented by
   a single product. For the purposes of this criterion, we define the
   following terms:
-  
+
   <dl>
     <dt>independent <dd>each implementation must be developed by a
     different party and cannot share, reuse, or derive from code
     used by another qualifying implementation. Sections of code that
     have no bearing on the implementation of this specification are
     exempt from this requirement.
-  
+
     <dt>interoperable <dd>passing the respective test case(s) in the
     official CSS test suite, or, if the implementation is not a Web
     browser, an equivalent test. Every relevant test in the test
@@ -3485,25 +3475,25 @@
     equivalent tests in the same way for the purpose of
     interoperability. The equivalent tests must be made publicly
     available for the purposes of peer review.
-  
+
     <dt>implementation <dd>a user agent which:
-  
+
     <ol class=inline>
       <li>implements the specification.
-  
+
       <li>is available to the general public. The implementation may
       be a shipping product or other publicly available version
-      (i.e., beta version, preview release, or “nightly build”). 
+      (i.e., beta version, preview release, or “nightly build”).
       Non-shipping product releases must have implemented the
       feature(s) for a period of at least one month in order to
       demonstrate stability.
-  
+
       <li>is not experimental (i.e., a version specifically designed
       to pass the test suite and is not intended for normal usage
       going forward).
     </ol>
   </dl>
-  
+
   <p>The specification will remain Candidate Recommendation for at least
   six months.
 
@@ -3735,7 +3725,7 @@
         <th scope=col>normal
         <th scope=col>small
         <th scope=col>normal
-        <th scope=col>small 
+        <th scope=col>small
         <th scope=col>normal
         <th scope=col>small
         <th scope=col>normal

Received on Tuesday, 17 January 2012 00:29:13 UTC