[prev in list] [next in list] [prev in thread] [next in thread] 

List:       htmlunit-develop
Subject:    [HtmlUnit] SF.net SVN: htmlunit:[6796] trunk/htmlunit/src/test/java/com/ gargoylesoftware/htmlunit/j
From:       RBRi () users ! sourceforge ! net
Date:       2012-03-27 9:53:10
Message-ID: E1SCT5S-0008Hl-Az () sfp-svn-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 6796
          http://htmlunit.svn.sourceforge.net/htmlunit/?rev=6796&view=rev
Author:   RBRi
Date:     2012-03-27 09:53:10 +0000 (Tue, 27 Mar 2012)
Log Message:
-----------
FF10 asserts (part III)

Modified Paths:
--------------
    trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/EventTest.java
  trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Popup2Test.java


Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/EventTest.java
 ===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/EventTest.java	2012-03-27 \
                09:52:30 UTC (rev 6795)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/EventTest.java	2012-03-27 \
09:53:10 UTC (rev 6796) @@ -534,6 +534,7 @@
      * @throws Exception if the test fails
      */
     @Test
+    @Browsers(Browser.IE)
     @NotYetImplemented // TODO: in IE no click event can be registered for the \
window  @Alerts({ "span bubbling", "div", "div bubbling" })
     public void testIE_EventBubbling() throws Exception {

Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Popup2Test.java
 ===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Popup2Test.java	2012-03-27 \
                09:52:30 UTC (rev 6795)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Popup2Test.java	2012-03-27 \
09:53:10 UTC (rev 6796) @@ -37,7 +37,7 @@
      * @throws Exception if the test fails
      */
     @Test
-    @Browsers(Browser.IE)
+    @Browsers({ Browser.IE, Browser.FF10 })
     public void testPopup() throws Exception {
         final String html = "<html><head><title>First</title><body>\n"
             + "<script>\n"
@@ -57,7 +57,7 @@
      * @throws Exception if the test fails
      */
     @Test
-    @Browsers(Browser.IE)
+    @Browsers({ Browser.IE, Browser.FF10 })
     public void testPopupBodyStyle() throws Exception {
         final String html = "<html><head><title>First</title><body>\n"
             + "<script language='javascript'>\n"

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
HtmlUnit-develop mailing list
HtmlUnit-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/htmlunit-develop


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic