[HtmlUnit] SVN: [15300] trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/ general/huge

rbri--- via HtmlUnit-develop <[email protected]>
Newsgroups gmane.comp.java.htmlunit.devel
Message-ID <[email protected]>
Revision: 15300
          http://sourceforge.net/p/htmlunit/code/15300
Author:   rbri
Date:     2018-06-12 15:36:05 +0000 (Tue, 12 Jun 2018)
Log Message:
-----------
more ff60 expectations

Modified Paths:
--------------
    trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfMTest.java
    trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfPTest.java
    trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfSTest.java

Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfMTest.java
===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfMTest.java	2018-05-31 13:38:59 UTC (rev 15299)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfMTest.java	2018-06-12 15:36:05 UTC (rev 15300)
@@ -962,9 +962,8 @@
      *             if the test fails
      */
     @Test
-    @Alerts(DEFAULT = "true",
-            FF = "false",
-            IE = "false")
+    @Alerts(DEFAULT = "false",
+            CHROME = "true")
     public void _Node_HTMLContentElement() throws Exception {
         test("Node", "HTMLContentElement");
     }
@@ -1006,9 +1005,8 @@
      *             if the test fails
      */
     @Test
-    @Alerts(DEFAULT = "false",
-            FF = "true",
-            CHROME = "true")
+    @Alerts(DEFAULT = "true",
+            IE = "false")
     public void _Node_HTMLDetailsElement() throws Exception {
         test("Node", "HTMLDetailsElement");
     }
@@ -1508,9 +1506,8 @@
      *             if the test fails
      */
     @Test
-    @Alerts(DEFAULT = "true",
-            FF = "false",
-            IE = "false")
+    @Alerts(DEFAULT = "false",
+            CHROME = "true")
     public void _Node_HTMLShadowElement() throws Exception {
         test("Node", "HTMLShadowElement");
     }

Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfPTest.java
===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfPTest.java	2018-05-31 13:38:59 UTC (rev 15299)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfPTest.java	2018-06-12 15:36:05 UTC (rev 15300)
@@ -303,9 +303,8 @@
      *             if the test fails
      */
     @Test
-    @Alerts(DEFAULT = "false",
-            FF = "true",
-            CHROME = "true")
+    @Alerts(DEFAULT = "true",
+            IE = "false")
     public void _Permissions_Permissions() throws Exception {
         test("Permissions", "Permissions");
     }
@@ -315,9 +314,8 @@
      *             if the test fails
      */
     @Test
-    @Alerts(DEFAULT = "false",
-            FF = "true",
-            CHROME = "true")
+    @Alerts(DEFAULT = "true",
+            IE = "false")
     public void _PermissionStatus_PermissionStatus() throws Exception {
         test("PermissionStatus", "PermissionStatus");
     }

Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfSTest.java
===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfSTest.java	2018-05-31 13:38:59 UTC (rev 15299)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/general/huge/HostParentOfSTest.java	2018-06-12 15:36:05 UTC (rev 15300)
@@ -212,6 +212,16 @@
      * @throws Exception if the test fails
      */
     @Test
+    @Alerts(DEFAULT = "false",
+            FF = "true")
+    public void _SpeechSynthesisEvent_SpeechSynthesisErrorEvent() throws Exception {
+        test("SpeechSynthesisEvent", "SpeechSynthesisErrorEvent");
+    }
+
+    /**
+     * @throws Exception if the test fails
+     */
+    @Test
     @Alerts(DEFAULT = "true",
             IE = "false")
     public void _SpeechSynthesisEvent_SpeechSynthesisEvent() throws Exception {


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