- From: poot <cvsmail@w3.org>
- Date: Fri, 13 Feb 2009 10:24:36 +0900 (JST)
- To: public-html-diffs@w3.org
Pimp My Spec changes... (should be no actual difference here) (whatwg
r2803)
Acknowledgements
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1974.html#acknowledgements
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1973&r2=1.1974&f=h
http://html5.org/tools/web-apps-tracker?from=2802&to=2803
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1973
retrieving revision 1.1974
diff -u -d -r1.1973 -r1.1974
--- Overview.html 12 Feb 2009 10:46:23 -0000 1.1973
+++ Overview.html 13 Feb 2009 01:06:20 -0000 1.1974
@@ -1,4 +1,6 @@
-<!DOCTYPE html><!-- when publishing, change bits marked ZZZ --><html lang=en-US-x-Hixie><title>HTML 5</title><style type=text/css>
+<!DOCTYPE html><!-- when publishing, change bits marked ZZZ --><html lang=en-US-x-Hixie><head>
+ <title>HTML 5</title>
+ <style type=text/css>
.note { color: green; background: transparent; }
.example { font-style: italic; }
.idl { color: black; background: silver; }
@@ -6,12 +8,18 @@
.warning { color: yellow; background: maroon; }
.bad { color: gray; }
.bad.XXX { color: red; }
[...44129 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 * simple color picker
XXX * in-window modal dialogs
@@ -48933,3 +63262,7 @@
- or both, so it works even when the form controls have names
that vary more than HTMLFormControlCollection allows?
-->
+
+
+
+
Received on Friday, 13 February 2009 01:25:12 UTC