csswg/css3-ui Overview.html,1.28,1.29 Overview.src.html,1.29,1.30

Update of /sources/public/csswg/css3-ui
In directory hutz:/tmp/cvs-serv11585

Modified Files:
	Overview.html Overview.src.html 
Log Message:
text-overflow 2 value syntax, 1st applies to left, 2nd to right.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-ui/Overview.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Overview.html	13 Jul 2011 23:17:40 -0000	1.28
+++ Overview.html	27 Sep 2011 16:22:23 -0000	1.29
@@ -55,11 +55,12 @@
    src="http://www.w3.org/Icons/w3c_home" width=72> </a>
    <h1>CSS Basic User Interface Module Level 3</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 July 2011</h2>
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 September
+    2011</h2>
 
    <dl>
     <dt>This version:</dt>
-    <!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20110713">http://www.w3.org/TR/2011/ED-css3-ui-20110713</a></dd> -->
+    <!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20110927">http://www.w3.org/TR/2011/ED-css3-ui-20110927</a></dd> -->
 
     <dd><a
      href="http://dev.w3.org/csswg/css3-ui/">http://dev.w3.org/csswg/css3-ui/</a>
@@ -3001,8 +3002,8 @@
    rel=biblioentry>[UAX29]<!--{{!UAX29}}--></a> for implementation purposes.
 
   <p> If there is one value, it applies to both the left and right line
-   edges. If there are two values, the first value applies to the right edge,
-   and the second value applies to the left edge.
+   edges. If there are two values, the first value applies to the left edge,
+   and the second value applies to the right edge.
 
   <p> For the ellipsis and string values, implementations must hide
    characters and <a
@@ -4191,10 +4192,10 @@
    <dt id=SVG11>[SVG11]
 
    <dd>Erik Dahlstr&#246;m; et al. <a
-    href="http://www.w3.org/TR/2011/WD-SVG11-20110512/"><cite>Scalable Vector
-    Graphics (SVG) 1.1 (Second Edition).</cite></a> 12 May 2011. W3C Working
-    Draft. (Work in progress.) URL: <a
-    href="http://www.w3.org/TR/2011/WD-SVG11-20110512/">http://www.w3.org/TR/2011/WD-SVG11-20110512/</a>
+    href="http://www.w3.org/TR/2011/PR-SVG11-20110609/"><cite>Scalable Vector
+    Graphics (SVG) 1.1 (Second Edition).</cite></a> 9 June 2011. W3C Proposed
+    Recommendation. (Work in progress.) URL: <a
+    href="http://www.w3.org/TR/2011/PR-SVG11-20110609/">http://www.w3.org/TR/2011/PR-SVG11-20110609/</a>
     </dd>
    <!---->
 
@@ -4918,7 +4919,7 @@
 
    <tbody>
     <tr>
-     <td><a class=property href="#appearance0">appearance</a>
+     <th><a class=property href="#appearance0">appearance</a>
 
      <td>normal | &lt;appearance&gt; | inherit
 
@@ -4933,7 +4934,7 @@
      <td>visual, interactive
 
     <tr>
-     <td><a class=property href="#box-sizing0">box-sizing</a>
+     <th><a class=property href="#box-sizing0">box-sizing</a>
 
      <td>content-box | padding-box | border-box | inherit
 
@@ -4948,7 +4949,7 @@
      <td>visual
 
     <tr>
-     <td><a class=property href="#content">content</a>
+     <th><a class=property href="#content">content</a>
 
      <td>icon
 
@@ -4963,7 +4964,7 @@
      <td>same as CSS 2.1
 
     <tr>
-     <td><a class=property href="#cursor0">cursor</a>
+     <th><a class=property href="#cursor0">cursor</a>
 
      <td>[ [&lt;uri&gt; [&lt;x&gt; &lt;y&gt;]?,]* [ auto | default | none |
       context-menu | help | pointer | progress | wait | cell | crosshair |
@@ -4984,7 +4985,7 @@
      <td>visual, interactive
 
     <tr>
-     <td><a class=property href="#font">font</a>
+     <th><a class=property href="#font">font</a>
 
      <td>&lt;appearance&gt; | status-bar | message-box | caption |
       small-caption | inherit
@@ -5000,7 +5001,7 @@
      <td>visual
 
     <tr>
-     <td><a class=property href="#icon">icon</a>
+     <th><a class=property href="#icon">icon</a>
 
      <td>auto | &lt;uri&gt; [, &lt;uri&gt;]* | inherit
 
@@ -5015,7 +5016,7 @@
      <td>all
 
     <tr>
-     <td><a class=property href="#ime-mode">ime-mode</a>
+     <th><a class=property href="#ime-mode">ime-mode</a>
 
      <td>auto | normal | active | inactive | disabled | inherit
 
@@ -5030,7 +5031,7 @@
      <td>interactive
 
     <tr>
-     <td><a class=property href="#nav-index0">nav-index</a>
+     <th><a class=property href="#nav-index0">nav-index</a>
 
      <td>auto | &lt;number&gt; | inherit
 
@@ -5045,7 +5046,7 @@
      <td>interactive
 
     <tr>
-     <td><a class=property href="#nav-up">nav-up</a>, <a class=property
+     <th><a class=property href="#nav-up">nav-up</a>, <a class=property
       href="#nav-right">nav-right</a>, <a class=property
       href="#nav-down">nav-down</a>, <a class=property
       href="#nav-left">nav-left</a>
@@ -5064,7 +5065,7 @@
      <td>interactive
 
     <tr>
-     <td><a class=property href="#outline0">outline</a>
+     <th><a class=property href="#outline0">outline</a>
 
      <td>[ &lt;&lsquo;outline-color&rsquo;&gt; ||
       &lt;&lsquo;outline-style&rsquo;&gt; ||
@@ -5081,7 +5082,7 @@
      <td>visual
 
     <tr>
-     <td><a class=property href="#outline-color0">outline-color</a>
+     <th><a class=property href="#outline-color0">outline-color</a>
 
      <td>&lt;color&gt; | invert | inherit
 
@@ -5096,7 +5097,7 @@
      <td>visual
 
     <tr>
-     <td><a class=property href="#outline-offset0">outline-offset</a>
+     <th><a class=property href="#outline-offset0">outline-offset</a>
 
      <td>&lt;length&gt; | inherit
 
@@ -5111,7 +5112,7 @@
      <td>visual
 
     <tr>
-     <td><a class=property href="#outline-style0">outline-style</a>
+     <th><a class=property href="#outline-style0">outline-style</a>
 
      <td>auto | &lt;border-style&gt; | inherit
 
@@ -5126,7 +5127,7 @@
      <td>visual
 
     <tr>
-     <td><a class=property href="#outline-width0">outline-width</a>
+     <th><a class=property href="#outline-width0">outline-width</a>
 
      <td>&lt;border-width&gt; | inherit
 
@@ -5141,7 +5142,7 @@
      <td>visual
 
     <tr>
-     <td><a class=property href="#pointer-events0">pointer-events</a>
+     <th><a class=property href="#pointer-events0">pointer-events</a>
 
      <td>auto | none | all | visible | visiblePainted | visibleFill |
       visibleStroke | painted | fill | stroke | inherit
@@ -5157,7 +5158,7 @@
      <td>visual, interactive
 
     <tr>
-     <td><a class=property href="#resize0">resize</a>
+     <th><a class=property href="#resize0">resize</a>
 
      <td>none | both | horizontal | vertical | inherit
 
@@ -5172,7 +5173,7 @@
      <td>visual
 
     <tr>
-     <td><a class=property href="#text-overflow0">text-overflow</a>
+     <th><a class=property href="#text-overflow0">text-overflow</a>
 
      <td>( clip | ellipsis | &lt;string&gt; ){1,2} | inherit
 

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-ui/Overview.src.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Overview.src.html	13 Jul 2011 23:17:40 -0000	1.29
+++ Overview.src.html	27 Sep 2011 16:22:26 -0000	1.30
@@ -1623,8 +1623,8 @@
 If there is one value, 
 it applies to both the left and right line edges. 
 If there are two values,
-the first value applies to the right edge, 
-and the second value applies to the left edge.
+the first value applies to the left edge, 
+and the second value applies to the right edge.
 </p>
 
 <p>

Received on Tuesday, 27 September 2011 16:22:31 UTC