Skip to content

Commit ccff70c

Browse files
committed
Chrome/Edge 141, Firefox 143, FirefoxESR 140
1 parent dccf3f1 commit ccff70c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,8 +1337,7 @@ void _Event_SVGZoomEvent() throws Exception {
13371337
test("Event", "SVGZoomEvent");
13381338
}
13391339

1340-
@Alerts(DEFAULT = "true/false",
1341-
FF_ESR = "false/false")
1340+
@Alerts("true/false")
13421341
void _Event_TextEvent() throws Exception {
13431342
test("Event", "TextEvent");
13441343
}

0 commit comments

Comments
 (0)