hixie: Apparently I don't know my alphabet. (whatwg r4718)

hixie: Apparently I don't know my alphabet. (whatwg r4718)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3766&r2=1.3767&f=h
http://html5.org/tools/web-apps-tracker?from=4717&to=4718

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3766
retrieving revision 1.3767
diff -u -d -r1.3766 -r1.3767
--- Overview.html 14 Feb 2010 04:56:45 -0000 1.3766
+++ Overview.html 14 Feb 2010 05:27:34 -0000 1.3767
@@ -65773,10 +65773,6 @@
           <code title="attr-media-autoplay"><a href="#attr-media-autoplay">video</a></code>
      <td> Hint that the <a href="#media-resource">media resource</a> can be started automatically when the page is loaded
      <td> <a href="#boolean-attribute">Boolean attribute</a>
-    <tr><th> <code title="">srcdoc</code>
-     <td> <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">iframe</a></code>
-     <td> A document to render in the <code><a href="#the-iframe-element">iframe</a></code>
-     <td> The source of <a href="#an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>*
     <tr><th> <code title="">challenge</code>
      <td> <code title="attr-keygen-challenge"><a href="#attr-keygen-challenge">keygen</a></code>
      <td> String to package with the generated and signed public key
@@ -66209,6 +66205,10 @@
           <code title="attr-media-src"><a href="#attr-media-src">video</a></code>
      <td> Address of the resource
      <td> <a href="#valid-url">Valid URL</a>
+    <tr><th> <code title="">srcdoc</code>
+     <td> <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">iframe</a></code>
+     <td> A document to render in the <code><a href="#the-iframe-element">iframe</a></code>
+     <td> The source of <a href="#an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>*
     <tr><th> <code title="">start</code>
      <td> <code title="attr-ol-start"><a href="#attr-ol-start">ol</a></code>
      <td> Ordinal value of the first item

Received on Sunday, 14 February 2010 05:28:14 UTC