[html5] r1657 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed May 21 03:55:44 PDT 2008


Author: ianh
Date: 2008-05-21 03:55:43 -0700 (Wed, 21 May 2008)
New Revision: 1657

Modified:
   index
   source
Log:
[e] (0) i suck

Modified: index
===================================================================
--- index	2008-05-21 05:57:53 UTC (rev 1656)
+++ index	2008-05-21 10:55:43 UTC (rev 1657)
@@ -14193,7 +14193,7 @@
            attribute DOMString <a href="#src2" title=dom-iframe-src>src</a>;
            attribute DOMString <a href="#name2" title=dom-iframe-name>name</a>;
            attribute DOMString <a href="#sandbox0" title=dom-iframe-sandbox>sandbox</a>;
-           boolean DOMString <a href="#seamless1" title=dom-iframe-seamless>seamless</a>;<!--
+           attribute boolean <a href="#seamless1" title=dom-iframe-seamless>seamless</a>;<!--
   readonly attribute Document <span title="dom-iframe-contentDocument">contentDocument</span>;
   readonly attribute <span>Window</span> <span title="dom-iframe-contentWindow">contentWindow</span>;-->
 };</pre>

Modified: source
===================================================================
--- source	2008-05-21 05:57:53 UTC (rev 1656)
+++ source	2008-05-21 10:55:43 UTC (rev 1657)
@@ -12215,7 +12215,7 @@
            attribute DOMString <span title="dom-iframe-src">src</span>;
            attribute DOMString <span title="dom-iframe-name">name</span>;
            attribute DOMString <span title="dom-iframe-sandbox">sandbox</span>;
-           boolean DOMString <span title="dom-iframe-seamless">seamless</span>;<!--
+           attribute boolean <span title="dom-iframe-seamless">seamless</span>;<!--
   readonly attribute Document <span title="dom-iframe-contentDocument">contentDocument</span>;
   readonly attribute <span>Window</span> <span title="dom-iframe-contentWindow">contentWindow</span>;-->
 };</pre>




More information about the Commit-Watchers mailing list