[HtmlUnit] SVN: [15399] trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/ BrowserVersionFeatures.java

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

Modified Paths:
--------------
    trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/BrowserVersionFeatures.java

Modified: trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/BrowserVersionFeatures.java
===================================================================
--- trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/BrowserVersionFeatures.java	2018-06-28 18:35:03 UTC (rev 15398)
+++ trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/BrowserVersionFeatures.java	2018-06-28 18:38:42 UTC (rev 15399)
@@ -981,7 +981,7 @@
     JS_INNER_TEXT_LF,
 
     /** Indicates that innerText setter supports null values. */
-    @BrowserFeature({CHROME, FF52})
+    @BrowserFeature({CHROME, FF})
     JS_INNER_TEXT_VALUE_NULL,
 
     /** Ignore negative selection starts. */


------------------------------------------------------------------------------
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.