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 c2b6c15 commit 7709399Copy full SHA for 7709399
1 file changed
src/test/java/org/htmlunit/general/huge/HostParentOfDTest.java
@@ -346,7 +346,6 @@ public void _DOMRectReadOnly_DOMRectReadOnly() throws Exception {
346
*/
347
@Test
348
@Alerts(DEFAULT = "false",
349
- FF = "true",
350
FF_ESR = "true")
351
public void _DOMRequest_DOMRequest() throws Exception {
352
test("DOMRequest", "DOMRequest");
@@ -2740,7 +2739,6 @@ public void _EventTarget_DOMCursor() throws Exception {
2740
2739
2741
2742
2743
2744
2745
public void _EventTarget_DOMRequest() throws Exception {
2746
test("EventTarget", "DOMRequest");
0 commit comments