Skip to content

Commit 7709399

Browse files
committed
Chrome/Edge 123, Firefox 124
1 parent c2b6c15 commit 7709399

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/test/java/org/htmlunit/general/huge/HostParentOfDTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ public void _DOMRectReadOnly_DOMRectReadOnly() throws Exception {
346346
*/
347347
@Test
348348
@Alerts(DEFAULT = "false",
349-
FF = "true",
350349
FF_ESR = "true")
351350
public void _DOMRequest_DOMRequest() throws Exception {
352351
test("DOMRequest", "DOMRequest");
@@ -2740,7 +2739,6 @@ public void _EventTarget_DOMCursor() throws Exception {
27402739
*/
27412740
@Test
27422741
@Alerts(DEFAULT = "false",
2743-
FF = "true",
27442742
FF_ESR = "true")
27452743
public void _EventTarget_DOMRequest() throws Exception {
27462744
test("EventTarget", "DOMRequest");

0 commit comments

Comments
 (0)