[HtmlUnit] SVN: [15542] trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/ javascript/host/Window3Test.java
rbri--- via HtmlUnit-develop <[email protected]> Fri, 24 Aug 2018 17:12:12 +0000
| Newsgroups | gmane.comp.java.htmlunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Revision: 15542
http://sourceforge.net/p/htmlunit/code/15542
Author: rbri
Date: 2018-08-24 17:12:10 +0000 (Fri, 24 Aug 2018)
Log Message:
-----------
nyi for now
Modified Paths:
--------------
trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Window3Test.java
Modified: trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Window3Test.java
===================================================================
--- trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Window3Test.java 2018-08-24 17:08:01 UTC (rev 15541)
+++ trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/host/Window3Test.java 2018-08-24 17:12:10 UTC (rev 15542)
@@ -1622,6 +1622,7 @@
"document at load 1 capture",
"document at load 2 capture",
"after"})
+ @NotYetImplemented(IE) // The extra 'document at load' from <script> not yet handled (waiting on onloadScript())
public void onload() throws Exception {
final String html = HtmlPageTest.STANDARDS_MODE_PREFIX_
+ "<html><head>\n"
@@ -1719,6 +1720,7 @@
"window at load capture",
"body onload",
"document at load capture"})
+ @NotYetImplemented
public void onloadScript() throws Exception {
getMockWebConnection().setResponse(URL_SECOND, "");
@@ -1895,6 +1897,7 @@
"document at load 1 capture",
"document at load 2 capture",
"after"})
+ @NotYetImplemented(IE) // The extra 'document at load' from <script> not yet handled (waiting on onloadScript())
public void onloadFrame() throws Exception {
final String content = HtmlPageTest.STANDARDS_MODE_PREFIX_
+ "<html><head>\n"
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot