websockets/Overview.html 1.18 2720 Make outerHTML and insertAdjacentHTM

Make outerHTML and insertAdjacentHTML work on XML too. Reorganise things
and define the interaction of XML and the DOM for the purposes of HTML
APIs. (whatwg r2720)

Editor's Draft 29 January 2009
http://people.w3.org/mike/diffs/html5/websockets/Overview.1.18.html#editor-s-draft-date-zzz-9-june-2008
Status of this document
http://people.w3.org/mike/diffs/html5/websockets/Overview.1.18.html#status-of-this-document

http://people.w3.org/mike/diffs/html5/websockets/Overview.diff.html
http://dev.w3.org/cvsweb/html5/websockets/Overview.html?r1=1.17&r2=1.18&f=h
http://html5.org/tools/web-apps-tracker?from=2719&to=2720

===================================================================
RCS file: /sources/public/html5/websockets/Overview.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Overview.html 28 Jan 2009 01:23:49 -0000 1.17
+++ Overview.html 29 Jan 2009 05:12:47 -0000 1.18
@@ -6,7 +6,7 @@
   </style><div class=head>
    <p><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p>
    <h1>The Web Sockets API</h1>
-   <h2 class="no-num no-toc" id=editor-s-draft-date-zzz-9-june-2008><!-- "W3C Working Draft" --> Editor's Draft <!--ZZZ-->28 January 2009</h2>
+   <h2 class="no-num no-toc" id=editor-s-draft-date-zzz-9-june-2008><!-- "W3C Working Draft" --> Editor's Draft <!--ZZZ-->29 January 2009</h2>
    <dl><!-- ZZZ: update the month/day
     <dt>This Version:</dt>
     <dd><a href="http://www.w3.org/TR/2009/WD-websockets-20090101/">http://www.w3.org/TR/2009/WD-websockets-20090101/</a></dd>
@@ -79,7 +79,7 @@
   Working Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation track.
   <!--ZZZ:-->
-  This specification is the 28 January 2009 <!--ZZZ "Working Draft"-->Editor's Draft.
+  This specification is the 29 January 2009 <!--ZZZ "Working Draft"-->Editor's Draft.
   <!--:ZZZ-->
   </p><!-- 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 specify a part of the Web
   platform closely related to HTML5. It is defined in a separate

Received on Thursday, 29 January 2009 05:15:03 UTC