- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Jan 2012 18:35:28 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv15201/css3-text
Modified Files:
Overview.html Overview.src.html
Log Message:
Split CSS3 Text by <http://lists.w3.org/Archives/Public/www-style/2011Nov/0395.html> per <http://lists.w3.org/Archives/Public/www-style/2011Dec/0385.html>
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -d -r1.193 -r1.194
--- Overview.html 23 Nov 2011 10:55:51 -0000 1.193
+++ Overview.html 3 Jan 2012 18:35:25 -0000 1.194
@@ -29,15 +29,14 @@
<h1>CSS Text Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 November
- 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 January 2012</h2>
<dl>
<dt>This version:
- <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/11/18
[...1938 lines suppressed...]
- class=property>text-underline-position</code></a>’: ‘<code
- class=css>auto</code>’
-
- <td>CJK
-
- <tr>
- <td>‘<a href="#word-break0"><code
- class=property>word-break</code></a>’
-
- <td>CJK (Korean)
-
- <tr>
- <td>‘<a href="#word-spacing0"><code
- class=property>word-spacing</code></a>’
-
- <td>Western, African, Middle-Eastern, Indic
- </table>
-
- <p class=issue>Additional information / corrections on this table are
- welcome.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.src.html,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -d -r1.291 -r1.292
--- Overview.src.html 23 Nov 2011 10:55:51 -0000 1.291
+++ Overview.src.html 3 Jan 2012 18:35:25 -0000 1.292
@@ -121,21 +121,20 @@
its CR period if there are no (correct) implementations:</p>
<ul>
<li>the <length> values of the 'tab-size' property
+ <li>the ''start end'' value of 'text-align'
<li>the 'hanging-punctuation' property
<li>the percentage values of 'letter-spacing' and 'word-spacing'
- <li>the 'hyphenate-limit-*' properties
- <li>the 'text-spacing' property
<li>the 'text-decoration-skip' property / ''ink'' value
- <li>the 'text-emphasis-skip' property
<li><span class="issue">audit draft and add more here</span>
[...1055 lines suppressed...]
- <tr><td>'text-spacing': ''punctuation''
- <td>European (French)
- <tr><td>'text-transform': ''capitalize'', ''uppercase'', ''lowercase''
- <td>Western
- <tr><td>'text-transform': ''full-width'', ''full-size-kana''
- <td>CJK
- <tr><td>'text-underline-position': ''auto''
- <td>CJK
- <tr><td>'word-break'
- <td>CJK (Korean)
- <tr><td>'word-spacing'
- <td>Western, African, Middle-Eastern, Indic
- </tbody>
- </table>
-
- <p class="issue">Additional information / corrections on this table are welcome.</p>
-
-
</body>
</html>
Received on Tuesday, 3 January 2012 18:35:30 UTC