Skip to content

Commit 2e23177

Browse files
committed
Chrome/Edge 141, Firefox 143, FirefoxESR 140
1 parent a01b719 commit 2e23177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/htmlunit/javascript/host/dom/MutationObserverTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ public void attributeValueAddRemove() throws Exception {
397397
"[object HTMLInputElement]-attributes",
398398
"[object HTMLInputElement]-attributes",
399399
"[object HTMLHeadingElement]-attributes"},
400-
FF_ESR = {"[object HTMLInputElement]-attributes",
400+
FF_ESR = {"[object HTMLInputElement]-attributesn",
401401
"[object HTMLInputElement]-attributes",
402402
"[object HTMLInputElement]-attributes",
403403
"[object HTMLInputElement]-attributes",

0 commit comments

Comments
 (0)