csswg/css3-text Overview.html,1.172,1.173 Overview.src.html,1.270,1.271

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

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Add Changes section.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- Overview.html	20 Aug 2011 06:39:34 -0000	1.172
+++ Overview.html	20 Aug 2011 07:13:18 -0000	1.173
@@ -5,7 +5,7 @@
  <head><meta content="text/html; charset=utf-8" http-equiv=Content-Type>
 
   <title>CSS Text Level 3</title>
-  <link href="../css-module/default.css" rel=stylesheet type="text/css">
+  <link href="../default.css" rel=stylesheet type="text/css">
 
   <style type="text/css">
     .egbidiwsaA,.egbidiwsbB,.egbidiwsaB,.egbidiwsbC
@@ -34,8 +34,8 @@
    <dl>
     <dt>This version:
 
-    <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/08/19
-     19:48:42 $ (CVS $Revision$)</a> <!--
+    <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/08/20
+     06:39:34 $ (CVS $Revision$)</a> <!--
       <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110820/">http://www.w3.org/TR/2011/WD-css3-text-20110820/</a></dd>
     -->
      
@@ -5362,6 +5362,16 @@
    <dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
     <!---->
 
+   <dt id=CSS3FONT>[CSS3FONT]
+
+   <dd>John Daggett. <a
+    href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324"><cite>CSS Fonts
+    Module Level 3.</cite></a> 24 March 2011. W3C Working Draft. (Work in
+    progress.) URL: <a
+    href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324">http://www.w3.org/TR/2011/WD-css3-fonts-20110324</a>
+    </dd>
+   <!---->
+
    <dt id=JIS4051>[JIS4051]
 
    <dd><cite>Formatting rules for Japanese documents
@@ -5401,10 +5411,77 @@
    <li>Renamed &lsquo;<code class=property>bikeshedding</code>&rsquo; to
     &lsquo;<a href="#text-space-collapse"><code
     class=property>text-space-collapse</code></a>&rsquo;.
+
+   <li>Removed &lsquo;<code class=property>hyphenate-resource</code>&rsquo;
+    property / &lsquo;<code class=css>@hyphenate-resource</code>&rsquo; rule.
+    
+
+   <li>Merged &lsquo;<code class=property>text-trim</code>&rsquo; and
+    &lsquo;<code class=property>text-autospace</code>&rsquo; into &lsquo;<a
+    href="#text-spacing"><code class=property>text-spacing</code></a>&rsquo;.
+    
+
+   <li>Renamed &lsquo;<code class=css>fullwidth</code>&rsquo; and
+    &lsquo;<code class=css>fullsize-kana</code>&rsquo; to &lsquo;<code
+    class=css>full-width</code>&rsquo; and &lsquo;<code
+    class=css>full-size-kana</code>&rsquo; to match values in &lsquo;<code
+    class=property>font-variant-width</code>&rsquo;. <a href="#CSS3FONT"
+    rel=biblioentry>[CSS3FONT]<!--{{CSS3FONT}}--></a>
+
+   <li>Added &lsquo;<code class=css>&lt;length></code>&rsquo; values to
+    &lsquo;<a href="#tab-size0"><code
+    class=property>tab-size</code></a>&rsquo; (at-risk).
+
+   <li>Removed &lsquo;<code class=css>all</code>&rsquo; value of &lsquo;<a
+    href="#hyphens0"><code class=property>hyphens</code></a>&rsquo; property.
+    
+
+   <li>Renamed &lsquo;<code class=property>word-wrap</code>&rsquo; to
+    &lsquo;<a href="#overflow-wrap0"><code
+    class=property>overflow-wrap</code></a>&rsquo;.
+
+   <li>Changed &lsquo;<a href="#text-decoration-line0"><code
+    class=property>text-decoration-line</code></a>&rsquo; value syntax for
+    cancelling ancestor text decorations.
+
+   <li>Removed suggestion to inset decorations from the content box edges in
+    favor of an explicit &lsquo;<code class=css>edges</code>&rsquo; value for
+    &lsquo;<a href="#text-decoration-skip0"><code
+    class=property>text-decoration-skip</code></a>&rsquo;.
+
+   <li>Added &lsquo;<a href="#text-decoration-skip0"><code
+    class=property>text-decoration-skip</code></a>&rsquo; property.
+
+   <li>Removed &lsquo;<code class=property>text-outline</code>&rsquo;
+    property.
   </ul>
 
   <p>Significant details updated:
 
+  <ul>
+   <li>More precise definition of a "character"/grapheme cluster and its
+    properties.
+
+   <li>Specified order of text operations.
+
+   <li>Added more details on case mapping, fullwidth mapping, and small kana
+    mapping.
+
+   <li>Removed interaction of white space collapsing and &lsquo;<code
+    class=property>text-autospace</code>&rsquo;.
+
+   <li>Cleaned up details on &lsquo;<a href="#line-break0"><code
+    class=property>line-break</code></a>&rsquo;.
+
+   <li>Significant tweaking to &lsquo;<a href="#text-justify0"><code
+    class=property>text-justify</code></a>&rsquo; prose to make it clearer
+    and more coherent.
+
+   <li>Replaced parts of &lsquo;<a href="#text-shadow0"><code
+    class=property>text-shadow</code></a>&rsquo; description with pointer to
+    &lsquo;<code class=property>box-shadow</code>&rsquo;.
+  </ul>
+
   <h2 class=no-num id=default-stylesheet>Appendix D: Default UA Stylesheet</h2>
 
   <p>This appendix is informative, and is to help UA developers to implement

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.src.html,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -d -r1.270 -r1.271
--- Overview.src.html	20 Aug 2011 06:39:34 -0000	1.270
+++ Overview.src.html	20 Aug 2011 07:13:18 -0000	1.271
@@ -4,7 +4,7 @@
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>CSS Text Level 3</title>
-  <link rel="stylesheet" type="text/css" href="../css-module/default.css">
+  <link rel="stylesheet" type="text/css" href="../default.css">
 
   <style type="text/css">
     .egbidiwsaA,.egbidiwsbB,.egbidiwsaB,.egbidiwsbC
@@ -3975,9 +3975,31 @@
 
   <ul>
     <li>Renamed 'bikeshedding' to 'text-space-collapse'.
+    <li>Removed 'hyphenate-resource' property / ''@hyphenate-resource'' rule.
+    <li>Merged 'text-trim' and 'text-autospace' into 'text-spacing'.
+    <li>Renamed ''fullwidth'' and ''fullsize-kana'' to ''full-width'' and ''full-size-kana'' to match values in 'font-variant-width'. [[CSS3FONT]]
+    <li>Added ''&lt;length>'' values to 'tab-size' (at-risk).
+    <li>Removed ''all'' value of 'hyphens' property.
+    <li>Renamed 'word-wrap' to 'overflow-wrap'.
+    <li>Changed 'text-decoration-line' value syntax for cancelling ancestor
+      text decorations.
+    <li>Removed suggestion to inset decorations from the content box edges
+      in favor of an explicit ''edges'' value for 'text-decoration-skip'.
+    <li>Added 'text-decoration-skip' property.
+    <li>Removed 'text-outline' property.
   </ul>
 
   <p>Significant details updated:</p>
+  <ul>
+    <li>More precise definition of a "character"/grapheme cluster and its properties.
+    <li>Specified order of text operations.
+    <li>Added more details on case mapping, fullwidth mapping, and small kana mapping.
+    <li>Removed interaction of white space collapsing and 'text-autospace'.
+    <li>Cleaned up details on 'line-break'.
+    <li>Significant tweaking to 'text-justify' prose to make it clearer and
+      more coherent.
+    <li>Replaced parts of 'text-shadow' description with pointer to 'box-shadow'.
+  </ul>
 
 <h2 class="no-num" id="default-stylesheet">Appendix D: Default UA Stylesheet</h2>
 

Received on Saturday, 20 August 2011 07:13:26 UTC