hixie: Remove some examples that use HTML5 features from the W3C copy of the spec, since W3C wants the HTML5 spec to use HTML4. (whatwg r4574)

hixie: Remove some examples that use HTML5 features from the W3C copy of
the spec, since W3C wants the HTML5 spec to use HTML4. (whatwg r4574)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3650&r2=1.3651&f=h
http://html5.org/tools/web-apps-tracker?from=4573&to=4574

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3650
retrieving revision 1.3651
diff -u -d -r1.3650 -r1.3651
--- Overview.html 11 Jan 2010 10:42:23 -0000 1.3650
+++ Overview.html 11 Jan 2010 11:19:51 -0000 1.3651
@@ -217,7 +217,7 @@
 
    .details-example img { vertical-align: top; }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><script>
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><script type="text/javascript">
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -399,819 +399,820 @@
     <ol>
      <li><a href="#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a></li>
[...7576 lines suppressed...]
   Permanent Message Header Field Registry.  <a href="#refsRFC3864">[RFC3864]</a><dl><dt>Header field name</dt>
    <dd>Ping-From</dd>
    <dt>Applicable protocol</dt>
@@ -63839,7 +63856,7 @@
    </dd>
    <dt>Related information</dt>
    <dd>None.</dd>   
-  </dl><h3 id="ping-to"><span class="secno">12.6 </span><dfn title="http-ping-to"><code>Ping-To</code></dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>This section describes a header field for registration in the
+  </dl><h3 id="ping-to"><span class="secno">11.6 </span><dfn title="http-ping-to"><code>Ping-To</code></dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a href="#refsRFC3864">[RFC3864]</a><dl><dt>Header field name</dt>
    <dd>Ping-To</dd>
    <dt>Applicable protocol</dt>
@@ -67108,6 +67125,7 @@
   Divya Manian,
   dolphinling,
   Dominique Haza&euml;l-Massieux,
+  Don Brutzman,
   Doron Rosenberg,
   Doug Kramer,
   Drew Wilson,

Received on Monday, 11 January 2010 11:20:29 UTC