csswg/css3-lists Overview.html,1.49,1.50 Overview.src.html,1.91,1.92

Update of /sources/public/csswg/css3-lists
In directory hutz:/tmp/cvs-serv25603

Modified Files:
	Overview.html Overview.src.html 
Log Message:
More editorial fiddling with the chinese-longhand section.


Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-lists/Overview.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- Overview.html	20 May 2011 00:59:49 -0000	1.49
+++ Overview.html	20 May 2011 01:08:52 -0000	1.50
@@ -3102,7 +3102,12 @@
    formal styles are typically used in financial and legal documents, as
    their characters are more difficult to alter.</span>
 
-  <p>The following counter styles are defined in this section:
+  <p>The Japanese and Korean longhand counter styles are expressed using the
+   &lsquo;<code class=css>additive</code>&rsquo; counter algorithm, in the <a
+   href="#ua-stylesheet">Predefined Counter Styles</a> section. The Chinese
+   longhand styles have slightly more complex requirements that prevent them
+   from being defined as &lsquo;<code class=css>additive</code>&rsquo; style,
+   so instead the following counter styles are defined in this section:
 
   <dl>
    <dt>simp-chinese-informal
@@ -3130,11 +3135,6 @@
 
   <p class=issue>Add an example to each of the above types.
 
-  <p class=note>The Japanese and Korean longhand counter styles are expressed
-   using the &lsquo;<code class=css>additive</code>&rsquo; counter algorithm,
-   in the <a href="#ua-stylesheet">Additional Complex Counter Styles</a>
-   section.
-
   <p>The Chinese longhand styles are defined over the range -9999 to 9999.
    For numbers outside this range, the &lsquo;<code
    class=css>cjk-decimal</code>&rsquo; style is used. All of the styles are
@@ -3193,7 +3193,7 @@
 
    <tbody>
     <tr>
-     <td>Digit 0
+     <th scope=row>Digit 0
 
      <td>零 U+96F6
 
@@ -3204,7 +3204,7 @@
      <td>零 U+96F6
 
     <tr>
-     <td>Digit 1
+     <th scope=row>Digit 1
 
      <td>一 U+4E00
 
@@ -3215,7 +3215,7 @@
      <td>壹 U+58F9
 
     <tr>
-     <td>Digit 2
+     <th scope=row>Digit 2
 
      <td>二 U+4E8C
 
@@ -3226,7 +3226,7 @@
      <td>貳 U+8CB3
 
     <tr>
-     <td>Digit 3
+     <th scope=row>Digit 3
 
      <td>三 U+4E09
 
@@ -3237,7 +3237,7 @@
      <td>參 U+53C3
 
     <tr>
-     <td>Digit 4
+     <th scope=row>Digit 4
 
      <td>四 U+56DB
 
@@ -3248,7 +3248,7 @@
      <td>肆 U+8086
 
     <tr>
-     <td>Digit 5
+     <th scope=row>Digit 5
 
      <td>五 U+4E94
 
@@ -3259,7 +3259,7 @@
      <td>伍 U+4F0D
 
     <tr>
-     <td>Digit 6
+     <th scope=row>Digit 6
 
      <td>六 U+516D
 
@@ -3270,7 +3270,7 @@
      <td>陸 U+9678
 
     <tr>
-     <td>Digit 7
+     <th scope=row>Digit 7
 
      <td>七 U+4E03
 
@@ -3281,7 +3281,7 @@
      <td>柒 U+67D2
 
     <tr>
-     <td>Digit 8
+     <th scope=row>Digit 8
 
      <td>八 U+516B
 
@@ -3292,7 +3292,7 @@
      <td>捌 U+634C
 
     <tr>
-     <td>Digit 9
+     <th scope=row>Digit 9
 
      <td>九 U+4E5D
 
@@ -3303,7 +3303,7 @@
      <td>玖 U+7396
 
     <tr>
-     <td>Tens Digit Marker
+     <th scope=row>Tens Digit Marker
 
      <td>十 U+5341
 
@@ -3314,7 +3314,7 @@
      <td>拾 U+62FE
 
     <tr>
-     <td>Hundreds Digit Marker
+     <th scope=row>Hundreds Digit Marker
 
      <td>百 U+767E
 
@@ -3325,7 +3325,7 @@
      <td>佰 U+4F70
 
     <tr>
-     <td>Thousands Digit Marker
+     <th scope=row>Thousands Digit Marker
 
      <td>千 U+5343
 
@@ -3336,7 +3336,7 @@
      <td>仟 U+4EDF
 
     <tr>
-     <td>Negative Sign
+     <th scope=row>Negative Sign
 
      <td>负 U+8D1F
 
@@ -3348,9 +3348,9 @@
   </table>
 
   <p class=note>Note: Chinese, Japanese, and Korean longhand numbering is
-   actually defined up to 10<sup>72</sup>. In practice, lists are rarely, if
-   ever, numbered above ten thousand, so these styles have been limited to
-   their first "group".</p>
+   actually defined up to 10<sup>72</sup>. In practice, lists are rarely
+   numbered above ten thousand, so these styles have been limited to their
+   first "group".</p>
   <!-- ====================================================================== -->
 
   <h2 id=optional-extensions><span class=secno>11. </span> Optional Extended

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-lists/Overview.src.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- Overview.src.html	20 May 2011 00:59:49 -0000	1.91
+++ Overview.src.html	20 May 2011 01:08:52 -0000	1.92
@@ -2531,7 +2531,11 @@
 	The formal styles are typically used in financial and legal documents, as 
 	their characters are more difficult to alter.</span></p>
 
-	<p>The following counter styles are defined in this section:</p>
+	<p>The Japanese and Korean longhand counter styles are expressed using the
+	''additive'' counter algorithm, in the <a href="#ua-stylesheet">Predefined Counter Styles</a>
+	 section.  The Chinese longhand styles have slightly more complex requirements 
+	 that prevent them from being defined as ''additive'' style, so instead the following 
+	 counter styles are defined in this section:</p>
 
 	<dl>
 		<dt>simp-chinese-informal</dt>
@@ -2553,10 +2557,6 @@
 
 	<p class='issue'>Add an example to each of the above types.</p>
 
-	<p class='note'>The Japanese and Korean longhand counter styles are expressed using the
-	''additive'' counter algorithm, in the <a href="#ua-stylesheet">Additional
-	Complex Counter Styles</a> section.</p>
-
 	<p>The Chinese longhand styles are defined over the range -9999 to 9999.  
 	For numbers outside this range, the ''cjk-decimal'' style is used.  All of the
 	styles are defined by almost identical algorithms (specified as a single
@@ -2606,85 +2606,85 @@
 		</thead>
 		<tbody>
 			<tr>
-				<td>Digit 0
+				<th scope=row>Digit 0
 				<td>零 U+96F6
 				<td>零 U+96F6
 				<td>零  U+96F6
 				<td>零  U+96F6
 			<tr>
-				<td>Digit 1
+				<th scope=row>Digit 1
 				<td>一 U+4E00
 				<td>壹 U+58F9
 				<td>一 U+4E00
 				<td>壹  U+58F9
 			<tr>
-				<td>Digit 2
+				<th scope=row>Digit 2
 				<td>二 U+4E8C
 				<td>贰 U+8D30
 				<td>二 U+4E8C
 				<td>貳  U+8CB3
 			<tr>
-				<td>Digit 3
+				<th scope=row>Digit 3
 				<td>三 U+4E09
 				<td>叁 U+53C1
 				<td>三 U+4E09
 				<td>參  U+53C3
 			<tr>
-				<td>Digit 4
+				<th scope=row>Digit 4
 				<td>四 U+56DB
 				<td>肆 U+8086
 				<td>四 U+56DB
 				<td>肆  U+8086
 			<tr>
-				<td>Digit 5
+				<th scope=row>Digit 5
 				<td>五 U+4E94
 				<td>伍 U+4F0D
 				<td>五 U+4E94
 				<td>伍  U+4F0D
 			<tr>
-				<td>Digit 6
+				<th scope=row>Digit 6
 				<td>六 U+516D
 				<td>陆 U+9646
 				<td>六 U+516D
 				<td>陸  U+9678
 			<tr>
-				<td>Digit 7
+				<th scope=row>Digit 7
 				<td>七 U+4E03
 				<td>柒 U+67D2
 				<td>七 U+4E03
 				<td>柒  U+67D2
 			<tr>
-				<td>Digit 8
+				<th scope=row>Digit 8
 				<td>八 U+516B
 				<td>捌 U+634C
 				<td>八 U+516B
 				<td>捌  U+634C
 			<tr>
-				<td>Digit 9
+				<th scope=row>Digit 9
 				<td>九 U+4E5D
 				<td>玖 U+7396
 				<td>九 U+4E5D
 				<td>玖  U+7396
 			<tr>
-				<td>Tens Digit Marker
+				<th scope=row>Tens Digit Marker
 				<td>十 U+5341
 				<td>拾 U+62FE
 				<td>十 U+5341
 				<td>拾  U+62FE
 			<tr>
-				<td>Hundreds Digit Marker
+				<th scope=row>Hundreds Digit Marker
 				<td>百 U+767E
 				<td>佰 U+4F70
 				<td>百 U+767E 
 				<td>佰  U+4F70
 			<tr>
-				<td>Thousands Digit Marker
+				<th scope=row>Thousands Digit Marker
 				<td>千 U+5343
 				<td>仟 U+4EDF
 				<td>千 U+5343
 				<td>仟  U+4EDF
 			<tr>
-				<td>Negative Sign
+				<th scope=row>Negative Sign
 				<td>负 U+8D1F
 				<td>負 U+8D1F
 				<td>負 U+8CA0
@@ -2693,9 +2693,8 @@
 	</table>
 
 	<p class=note>Note: Chinese, Japanese, and Korean longhand numbering is 
-	actually defined up to 10<sup>72</sup>. In practice, lists are rarely, if 
-	ever, numbered above ten thousand, so these styles have been limited to 
-	their first "group".</p>
+	actually defined up to 10<sup>72</sup>. In practice, lists are rarely numbered 
+	above ten thousand, so these styles have been limited to their first "group".</p>
 
 <!-- ====================================================================== -->
 

Received on Friday, 20 May 2011 01:08:56 UTC