- From: poot <cvsmail@w3.org>
- Date: Mon, 10 Aug 2009 05:32:48 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r3570)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2762&r2=1.2763&f=h
http://html5.org/tools/web-apps-tracker?from=3569&to=3570
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2762
retrieving revision 1.2763
diff -u -d -r1.2762 -r1.2763
--- Overview.html 9 Aug 2009 19:26:14 -0000 1.2762
+++ Overview.html 9 Aug 2009 20:32:24 -0000 1.2763
@@ -1,4 +1,6 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie"><title>HTML 5</title><style type="text/css">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie">
+ <title>HTML 5</title>
+ <style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
@@ -169,7 +171,14 @@
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
[...41829 lines suppressed...]
crew, and the #whatwg crew, and to Pillar and Hedral for their ideas
- and support.</p><!-- Hopefully Kam won't notice he's covered by these
- acknowledgements three times! --><!--
+ and support.</p>
+
+ <!-- Hopefully Kam won't notice he's covered by these
+ acknowledgements three times! -->
+
+<!--
TODO (or delay):
XXX * we should fix The Great Key Problem
XXX * library of resources:
@@ -67458,3 +78773,7 @@
XXX * be clearer about arrays/lists/collections being zero-based
despite using the term "/index/th".
-->
+
+
+
+
Received on Sunday, 9 August 2009 20:33:24 UTC