- From: poot <cvsmail@w3.org>
- Date: Tue, 11 Jan 2011 21:43:57 -0500
- To: public-html-diffs@w3.org
hixie: add a note about newlines in textarea vs the bidi algorithm (whatwg r5768) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4631&r2=1.4632&f=h http://html5.org/tools/web-apps-tracker?from=5767&to=5768 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4631 retrieving revision 1.4632 diff -u -d -r1.4631 -r1.4632 --- Overview.html 11 Jan 2011 19:11:05 -0000 1.4631 +++ Overview.html 11 Jan 2011 19:36:40 -0000 1.4632 @@ -1,216 +1,71870 @@ -<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 'urllib2.URLError'></strong></big></big></font></td -><td align=right valign=bottom -><font color="#ffffff" face="helvetica, arial">Python 2.6.5: /home/jgraham/bin/python<br>Tue Jan 11 13:10:15 2011</font></td></tr></table> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><!-- when publishing, change bits marked ZZZ [...72048 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 Wednesday, 12 January 2011 02:43:59 UTC