[html5] r2793 - [e] (0) Comment out broken link for now.

whatwg at whatwg.org whatwg at whatwg.org
Wed Feb 11 13:12:27 PST 2009


Author: ianh
Date: 2009-02-11 13:12:26 -0800 (Wed, 11 Feb 2009)
New Revision: 2793

Modified:
   index
   source
Log:
[e] (0) Comment out broken link for now.

Modified: index
===================================================================
--- index	2009-02-11 10:47:31 UTC (rev 2792)
+++ index	2009-02-11 21:12:26 UTC (rev 2793)
@@ -43261,9 +43261,11 @@
   <p>The last state set must persist until the document is destroyed
   or the state is changed. Initially, documents must have their <code title=dom-document-designMode><a href=#designMode>designMode</a></code> disabled.</p>
 
-  <p>Enabling <code title=dom-document-designMode><a href=#designMode>designMode</a></code>
-  <a href=#designModeScriptBlocked>causes scripts in general to be
+<!-- XXX does designMode disable scripting or not?
+  <p>Enabling <code title="dom-document-designMode">designMode</code>
+  <a href="#designModeScriptBlocked">causes scripts in general to be
   disabled</a> and the document to become editable.</p>
+-->
 
 
 

Modified: source
===================================================================
--- source	2009-02-11 10:47:31 UTC (rev 2792)
+++ source	2009-02-11 21:12:26 UTC (rev 2793)
@@ -49297,9 +49297,11 @@
   or the state is changed. Initially, documents must have their <code
   title="dom-document-designMode">designMode</code> disabled.</p>
 
+<!-- XXX does designMode disable scripting or not?
   <p>Enabling <code title="dom-document-designMode">designMode</code>
   <a href="#designModeScriptBlocked">causes scripts in general to be
   disabled</a> and the document to become editable.</p>
+-->
 
 
 




More information about the Commit-Watchers mailing list