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

List:       htmlunit-develop
Subject:    [HtmlUnit] SVN: [8417] trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/
From:       rbri () users ! sourceforge ! net
Date:       2013-07-21 12:43:56
Message-ID: E1V0szW-0000Ng-Mw () sfs-ml-1 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 8417
          http://sourceforge.net/p/htmlunit/code/8417
Author:   rbri
Date:     2013-07-21 12:43:53 +0000 (Sun, 21 Jul 2013)
Log Message:
-----------
a bit more test stuff

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


Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Document2Test.java
 ===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Document2Test.java	2013-07-21 \
                12:34:44 UTC (rev 8416)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Document2Test.java	2013-07-21 \
12:43:53 UTC (rev 8417) @@ -525,7 +525,7 @@
      * @throws Exception if the test fails
      */
     @Test
-    @Alerts(IE = { "zero.css", "minus1.css", "seven.css", "none.css" },
+    @Alerts(IE = { "dotseven.css", "zero.css", "minus1.css", "seven.css", "none.css" \
},  DEFAULT = { })
     public void createStyleSheet_insertAt() throws Exception {
         final String html
@@ -535,6 +535,7 @@
             + "    if (document.createStyleSheet) {\n"
             + "      document.createStyleSheet('minus1.css', -1);\n"
             + "      document.createStyleSheet('zero.css', 0);\n"
+            + "      document.createStyleSheet('dotseven.css', 0.7);\n"
             + "      document.createStyleSheet('seven.css', 7);\n"
             + "      document.createStyleSheet('none.css');\n"
             + "      for (var si = 0; si < document.styleSheets.length; si++) {\n"


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
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