[HtmlUnit] SVN: [15394] trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/ javascript/host/dom/Document.java

rbri--- via HtmlUnit-develop <[email protected]>
Newsgroups gmane.comp.java.htmlunit.devel
Message-ID <[email protected]>
Revision: 15394
          http://sourceforge.net/p/htmlunit/code/15394
Author:   rbri
Date:     2018-06-27 19:00:38 +0000 (Wed, 27 Jun 2018)
Log Message:
-----------
ff60 support (wip)

Modified Paths:
--------------
    trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/dom/Document.java

Modified: trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/dom/Document.java
===================================================================
--- trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/dom/Document.java	2018-06-27 18:56:45 UTC (rev 15393)
+++ trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/dom/Document.java	2018-06-27 19:00:38 UTC (rev 15394)
@@ -387,7 +387,7 @@
      * Gets the JavaScript property {@code rootElement}.
      * @return the root node for the document
      */
-    @JsxGetter({CHROME, FF52, IE})
+    @JsxGetter
     public Element getRootElement() {
         return null;
     }


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.