[html5] r6299 - [giow] (0) Be clearer about xxx-large. Fixing http://www.w3.org/Bugs/Public/show [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 14 16:31:36 PDT 2011


Author: ianh
Date: 2011-07-14 16:31:34 -0700 (Thu, 14 Jul 2011)
New Revision: 6299

Modified:
   complete.html
   index
   source
Log:
[giow] (0) Be clearer about xxx-large.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12468

Modified: complete.html
===================================================================
--- complete.html	2011-07-14 22:39:11 UTC (rev 6298)
+++ complete.html	2011-07-14 23:31:34 UTC (rev 6299)
@@ -92300,7 +92300,7 @@
        <td>x<!---->xx-large
        <td><i>see below</i>
     </table><p>The 'x<!---->xx-large' value is a non-CSS value used here to
-    indicate a font size one "step" larger than 'xx-large'.</p>
+    indicate a font size 50% larger than 'xx-large'.</p>
 
    </li>
 

Modified: index
===================================================================
--- index	2011-07-14 22:39:11 UTC (rev 6298)
+++ index	2011-07-14 23:31:34 UTC (rev 6299)
@@ -87871,7 +87871,7 @@
        <td>x<!---->xx-large
        <td><i>see below</i>
     </table><p>The 'x<!---->xx-large' value is a non-CSS value used here to
-    indicate a font size one "step" larger than 'xx-large'.</p>
+    indicate a font size 50% larger than 'xx-large'.</p>
 
    </li>
 

Modified: source
===================================================================
--- source	2011-07-14 22:39:11 UTC (rev 6298)
+++ source	2011-07-14 23:31:34 UTC (rev 6299)
@@ -104688,7 +104688,7 @@
     </table>
 
     <p>The 'x<!---->xx-large' value is a non-CSS value used here to
-    indicate a font size one "step" larger than 'xx-large'.</p>
+    indicate a font size 50% larger than 'xx-large'.</p>
 
    </li>
 




More information about the Commit-Watchers mailing list