Revision: 3136
http://htmlunit.svn.sourceforge.net/htmlunit/?rev=3136&view=revAuthor: asashour
Date: 2008-07-01 02:10:22 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------
config.xml: adding document.designMode as notYetImplemented (and also test committing with Ganymede :)
Modified Paths:
--------------
trunk/htmlunit/src/main/resources/com/gargoylesoftware/htmlunit/javascript/configuration/JavaScriptConfiguration.xml
Modified: trunk/htmlunit/src/main/resources/com/gargoylesoftware/htmlunit/javascript/configuration/JavaScriptConfiguration.xml
===================================================================
--- trunk/htmlunit/src/main/resources/com/gargoylesoftware/htmlunit/javascript/configuration/JavaScriptConfiguration.xml 2008-06-28 15:17:13 UTC (rev 3135)
+++ trunk/htmlunit/src/main/resources/com/gargoylesoftware/htmlunit/javascript/configuration/JavaScriptConfiguration.xml 2008-07-01 09:10:22 UTC (rev 3136)
@@ -657,6 +657,11 @@
<property name="defaultView" readable="true" writable="false">
<browser name="Firefox"/>
</property>
+ <property name="designMode" notImplemented="true" readable="true" writable="true">
+ <doclink
+ url="
http://msdn.microsoft.com/en-us/library/ms533720.aspx"
+ descr="MSDN documentation"/>
+ </property>
<property name="documentElement" readable="true" writable="false"/>
<property name="implementation" readable="true" writable="false"/>
<property name="location" readable="true" writable="true">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php_______________________________________________
HtmlUnit-develop mailing list
HtmlUnit-develop@...
https://lists.sourceforge.net/lists/listinfo/htmlunit-develop