- From: poot <cvsmail@w3.org>
- Date: Thu, 14 Jan 2010 16:49:05 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: revert http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3663&r2=1.3664&f=h =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3663 retrieving revision 1.3664 diff -u -d -r1.3663 -r1.3664 --- Overview.html 14 Jan 2010 06:25:07 -0000 1.3663 +++ Overview.html 14 Jan 2010 07:48:41 -0000 1.3664 @@ -1,168 +1,67795 @@ -<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> --> -<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> --> --> -</font> </font> </font> </script> </object> </blockquote> </pre> -</table> </table> </table> </table> </table> </font> </font> </font><body bgcolor="#f0f0f8"> -<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> -<tr bgcolor="#6622aa"> -<td valign=bottom> <br> -<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><class 'lxml.etree.XMLSyntaxError'></strong></big></big></font></td -><td align=right valign=bottom -><font color="#ffffff" face="helvetica, arial">Python 2.5.4: /home/jgraham/bin/python<br>Thu Jan 14 00:23:55 2010</font></td></tr></table> - [...67926 lines suppressed...] + ("<code title="">foo</code>" vs <code>foo</code>) + v2 * make the spec consistent about whether the word "algorithm" is part of + an algorithm's name or not ("</dfn> algorithm", "</span> algorithm") + v2 * make the spec more consistent about its use of "hexadecimal" + and "base-sixteen", the order that 0-9 A-Z a-z is mentioned, + and the detail to which the spec explains how to interpret a + string as a hexadecimal number. + v2 * become more consistent about what markup we use to mark up + productions (nothing? <i>? <code>?) + v2 * use <code>Document</code> consistently instead of 'document'. + v2 * s/raise/throw/g + v2 * be clearer about arrays/lists/collections being zero-based + despite using the term "/index/th". + v2 * use the sample widgets: + <li><img alt="A text field with editable sections for each + value, with a button to pop up a dialog showing a calendar or + clock." src="sample-datetime-ui-2"></li> + <li><img alt="A calendar grid with a clock in the upper right + hand corner." src="sample-datetime-ui-3"></li> +-->
Received on Thursday, 14 January 2010 07:49:33 UTC