We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de9b66 commit 082141eCopy full SHA for 082141e
1 file changed
src/test/java/org/htmlunit/javascript/host/html/HTMLImageElementTest.java
@@ -1220,6 +1220,7 @@ public void imagePrototype() throws Exception {
1220
1221
loadPageVerifyTitle2(html);
1222
}
1223
+
1224
/**
1225
* Verifies that if an image has an <tt>onload</tt> attribute, it gets downloaded
1226
* and the <tt>onload</tt> handler gets invoked.
0 commit comments