diff --git a/Tests/LibWeb/Text/input/wpt-import/common/gc.js b/Tests/LibWeb/Crash/wpt-import/common/gc.js similarity index 100% rename from Tests/LibWeb/Text/input/wpt-import/common/gc.js rename to Tests/LibWeb/Crash/wpt-import/common/gc.js diff --git a/Tests/LibWeb/Text/input/wpt-import/css/selectors/has-sibling-chrome-crash.html b/Tests/LibWeb/Crash/wpt-import/css/selectors/has-sibling-chrome-crash.html similarity index 77% rename from Tests/LibWeb/Text/input/wpt-import/css/selectors/has-sibling-chrome-crash.html rename to Tests/LibWeb/Crash/wpt-import/css/selectors/has-sibling-chrome-crash.html index 1ea6481a3a1..0306e3e3927 100644 --- a/Tests/LibWeb/Text/input/wpt-import/css/selectors/has-sibling-chrome-crash.html +++ b/Tests/LibWeb/Crash/wpt-import/css/selectors/has-sibling-chrome-crash.html @@ -8,7 +8,3 @@ }
PASS if this tests does not crash
- diff --git a/Tests/LibWeb/Text/input/wpt-import/css/selectors/invalidation/nth-of-namespace-class-invalidation-crash.html b/Tests/LibWeb/Crash/wpt-import/css/selectors/invalidation/nth-of-namespace-class-invalidation-crash.html similarity index 87% rename from Tests/LibWeb/Text/input/wpt-import/css/selectors/invalidation/nth-of-namespace-class-invalidation-crash.html rename to Tests/LibWeb/Crash/wpt-import/css/selectors/invalidation/nth-of-namespace-class-invalidation-crash.html index 36ebe907bcf..4ad1cfe1c69 100644 --- a/Tests/LibWeb/Text/input/wpt-import/css/selectors/invalidation/nth-of-namespace-class-invalidation-crash.html +++ b/Tests/LibWeb/Crash/wpt-import/css/selectors/invalidation/nth-of-namespace-class-invalidation-crash.html @@ -11,7 +11,5 @@ document.addEventListener("DOMContentLoaded", () => { document.documentElement.appendChild(a) b.offsetTop; b.setAttributeNS("h", "class", "") - if (window.internals) - window.internals.signalTestIsDone("PASS"); }) diff --git a/Tests/LibWeb/Text/input/wpt-import/html/dom/elements/the-innertext-and-outertext-properties/innertext-domnoderemoved-crash.html b/Tests/LibWeb/Crash/wpt-import/html/dom/elements/the-innertext-and-outertext-properties/innertext-domnoderemoved-crash.html similarity index 87% rename from Tests/LibWeb/Text/input/wpt-import/html/dom/elements/the-innertext-and-outertext-properties/innertext-domnoderemoved-crash.html rename to Tests/LibWeb/Crash/wpt-import/html/dom/elements/the-innertext-and-outertext-properties/innertext-domnoderemoved-crash.html index fea0cb6a4e6..94043caf69c 100644 --- a/Tests/LibWeb/Text/input/wpt-import/html/dom/elements/the-innertext-and-outertext-properties/innertext-domnoderemoved-crash.html +++ b/Tests/LibWeb/Crash/wpt-import/html/dom/elements/the-innertext-and-outertext-properties/innertext-domnoderemoved-crash.html @@ -13,7 +13,4 @@ } }); parentelement.innerText = 'hello world'; - - if (window.internals) - internals.signalTestIsDone("PASS"); diff --git a/Tests/LibWeb/Crash/wpt-import/html/semantics/interactive-elements/the-dialog-element/dialog-requestclose-crash.html b/Tests/LibWeb/Crash/wpt-import/html/semantics/interactive-elements/the-dialog-element/dialog-requestclose-crash.html index bfa400a7524..c4c4850a2d3 100644 --- a/Tests/LibWeb/Crash/wpt-import/html/semantics/interactive-elements/the-dialog-element/dialog-requestclose-crash.html +++ b/Tests/LibWeb/Crash/wpt-import/html/semantics/interactive-elements/the-dialog-element/dialog-requestclose-crash.html @@ -1,11 +1,12 @@ + + + diff --git a/Tests/LibWeb/Ref/expected/wpt-import/css/CSS2/floats/overhanging-float-paint-order-ref.html b/Tests/LibWeb/Ref/expected/wpt-import/css/CSS2/floats/overhanging-float-paint-order-ref.html index d3bacec1155..608e009ff5c 100644 --- a/Tests/LibWeb/Ref/expected/wpt-import/css/CSS2/floats/overhanging-float-paint-order-ref.html +++ b/Tests/LibWeb/Ref/expected/wpt-import/css/CSS2/floats/overhanging-float-paint-order-ref.html @@ -1,3 +1,4 @@ + diff --git a/Tests/LibWeb/Ref/expected/wpt-import/css/CSS2/reference/ref-filled-green-100px-square.xht b/Tests/LibWeb/Ref/expected/wpt-import/css/CSS2/reference/ref-filled-green-100px-square.xht index 239200d067d..05a13794482 100644 --- a/Tests/LibWeb/Ref/expected/wpt-import/css/CSS2/reference/ref-filled-green-100px-square.xht +++ b/Tests/LibWeb/Ref/expected/wpt-import/css/CSS2/reference/ref-filled-green-100px-square.xht @@ -3,13 +3,14 @@Test passes if there is a filled green square and no red.
diff --git a/Tests/LibWeb/Ref/expected/wpt-import/css/css-color/009900-image-ref.html b/Tests/LibWeb/Ref/expected/wpt-import/css/css-color/009900-image-ref.html index 095a850a6de..cf1ba5c48f7 100644 --- a/Tests/LibWeb/Ref/expected/wpt-import/css/css-color/009900-image-ref.html +++ b/Tests/LibWeb/Ref/expected/wpt-import/css/css-color/009900-image-ref.html @@ -8,4 +8,4 @@Test passes if you see a green square, and no red.