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

List:       htmlunit-develop
Subject:    [HtmlUnit] SVN: [8298] trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/
From:       rbri () users ! sourceforge ! net
Date:       2013-05-24 20:40:45
Message-ID: E1UfynB-0000eJ-2F () sfs-ml-2 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 8298
          http://sourceforge.net/p/htmlunit/code/8298
Author:   rbri
Date:     2013-05-24 20:40:45 +0000 (Fri, 24 May 2013)
Log Message:
-----------
retested with FF 17.0.6 ESR and new WebDriver 2.33

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


Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/html/HTMLElement2Test.java
 ===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/html/HTMLElement2Test.java	2013-05-24 \
                20:22:11 UTC (rev 8297)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/html/HTMLElement2Test.java	2013-05-24 \
20:40:45 UTC (rev 8298) @@ -14,7 +14,6 @@
  */
 package com.gargoylesoftware.htmlunit.javascript.host.html;
 
-import static com.gargoylesoftware.htmlunit.BrowserRunner.Browser.FF17;
 import static com.gargoylesoftware.htmlunit.BrowserRunner.Browser.IE;
 
 import org.apache.commons.lang3.StringUtils;
@@ -500,9 +499,7 @@
      */
     @Test
     @Alerts(DEFAULT = { "0", "20" },
-            FF17 = { "0", "19" },
             IE = { "15", "15" })
-    @NotYetImplemented(FF17)
     public void offsetHeight_explicitHeightZero() throws Exception {
         final String html
             = "<html><body>\n"
@@ -519,9 +516,7 @@
      */
     @Test
     @Alerts(DEFAULT = { "77", "2", "5", "20", "50", "50", "20" },
-            FF17 = { "76", "2", "5", "20", "50", "50", "19" },
             IE = { "100", "15", "20", "20", "50", "50", "15" })
-    @NotYetImplemented(FF17)
     public void offsetHeight_calculatedBasedOnChildren() throws Exception {
         final String html
             = "<html>\n"


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
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