diff --git a/Tests/LibWeb/Text/expected/wpt-import/css/selectors/invalidation/has-with-nesting-parent-containing-hover.txt b/Tests/LibWeb/Text/expected/wpt-import/css/selectors/invalidation/has-with-nesting-parent-containing-hover.txt deleted file mode 100644 index 2f49ced323f..00000000000 --- a/Tests/LibWeb/Text/expected/wpt-import/css/selectors/invalidation/has-with-nesting-parent-containing-hover.txt +++ /dev/null @@ -1,11 +0,0 @@ -Summary - -Harness status: OK - -Rerun - -Found 1 tests - -1 Fail -Details -Result Test Name MessageFail CSS Selector Invalidation: :has() with nesting parent containing :hover promise_test: Unhandled rejection with value: object "ReferenceError: 'test_driver' is not defined" \ No newline at end of file diff --git a/Tests/LibWeb/Text/input/wpt-import/css/selectors/invalidation/has-with-nesting-parent-containing-hover.html b/Tests/LibWeb/Text/input/wpt-import/css/selectors/invalidation/has-with-nesting-parent-containing-hover.html deleted file mode 100644 index b6b81b226a0..00000000000 --- a/Tests/LibWeb/Text/input/wpt-import/css/selectors/invalidation/has-with-nesting-parent-containing-hover.html +++ /dev/null @@ -1,55 +0,0 @@ - - -CSS Selector Invalidation: :has() with nesting parent containing :hover - - - - - - - -
#dt1
-
#dd1, Hover me, the DT above should go lime
-
#dt2
-
#dd2, Hover me, both DTs above should go lime
- \ No newline at end of file