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 9a23b65 commit 6e4f2dcCopy full SHA for 6e4f2dc
src/test/java/org/htmlunit/libraries/HtmxTest2x0x7.java
@@ -53,8 +53,8 @@ public void htmx() throws Exception {
53
@HtmlUnitNYI(
54
CHROME = "passes:620failures:119",
55
EDGE = "passes:620failures:119",
56
- FF = "passes:620failures:119",
57
- FF_ESR = "passes:620failures:119")
+ FF = "passes:625failures:111",
+ FF_ESR = "passes:625failures:111")
58
public void htmxMin() throws Exception {
59
htmx("htmx-2.0.7", true);
60
}
0 commit comments