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 2506971 commit 8a3ad04Copy full SHA for 8a3ad04
src/test/java/org/htmlunit/libraries/JQuery1x11x3Test.java
@@ -6978,7 +6978,6 @@ public void effects__CSS_Auto_to_100() throws Exception {
6978
*/
6979
@Test
6980
@Alerts("0, 5, 5")
6981
- @NotYetImplemented
6982
public void effects__CSS_Auto_to_show() throws Exception {
6983
runTest("effects: CSS Auto to show");
6984
}
@@ -7029,7 +7028,6 @@ public void effects__JS_Auto_to_100() throws Exception {
7029
7028
7030
7031
7032
7033
public void effects__JS_Auto_to_show() throws Exception {
7034
runTest("effects: JS Auto to show");
7035
0 commit comments