hixie: Move some notes around for references. (whatwg r3568)

hixie: Move some notes around for references. (whatwg r3568)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2760&r2=1.2761&f=h
http://html5.org/tools/web-apps-tracker?from=3567&to=3568

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2760
retrieving revision 1.2761
diff -u -d -r1.2760 -r1.2761
--- Overview.html 8 Aug 2009 08:20:10 -0000 1.2760
+++ Overview.html 9 Aug 2009 19:25:07 -0000 1.2761
@@ -175,7 +175,7 @@
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <!--ZZZ:-->
    <!--<h2 class="no-num no-toc">W3C Working Draft 23 April 2009</h2>-->
-   <h2 class="no-num no-toc" id="editor-s-draft-date-1-january-1970">Editor's Draft 8 August 2009</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-date-1-january-1970">Editor's Draft 9 August 2009</h2>
    <!--:ZZZ-->
    <dl><!-- ZZZ: update the month/day (twice), (un)comment out
     <dt>This Version:</dt>
@@ -273,7 +273,7 @@
   track.
   <!--ZZZ:-->
   <!--This specification is the 23 April 2009 Working Draft.-->
-  This specification is the 8 August 2009 Editor's Draft.
+  This specification is the 9 August 2009 Editor's Draft.
   <!--:ZZZ-->
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are
   identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
@@ -66760,6 +66760,12 @@
   [X.121] Recommendation X.121 - International Numbering Plan for Public Data Networks, CCITT Blue Book, Fascicle VIII.3, pp. 317-332, November, 1988.
   [X690] http://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf
 
+ XXX * take references to "valid mime type" / RFC2046 and make them
+       mean something. (2046 doesn't define anything like that, and
+       2045's definition doesn't really help either, since it's part
+       of something else, and doesn't mention whitespace, etc.)
+ XXX * reference [UTC] in the various places that use it.
+
   --><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><!-- ACKS --><p>Thanks to
 
   Aankhen,
@@ -67434,11 +67440,6 @@
        see https://bugzilla.mozilla.org/show_bug.cgi?id=297761
  XXX * rephrase things so that an enumerated attribute puts the _element_ into
        various states, instead of the attribute
- XXX * take references to "valid mime type" / RFC2046 and make them
-       mean something. (2046 doesn't define anything like that, and
-       2045's definition doesn't really help either, since it's part
-       of something else, and doesn't mention whitespace, etc.)
- XXX * reference [UTC] in the various places that use it.
  XXX * dolphinling suggests having a way to mark certain parts of a
        form as being dependent on another (mutually exclusive parts of
        a form)

Received on Sunday, 9 August 2009 19:26:13 UTC