diff --git a/Tests/LibWeb/Text/expected/wpt-import/html/editing/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.txt b/Tests/LibWeb/Text/expected/wpt-import/html/editing/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.txt index 354ba06e21d4..9d4429606c3d 100644 --- a/Tests/LibWeb/Text/expected/wpt-import/html/editing/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.txt +++ b/Tests/LibWeb/Text/expected/wpt-import/html/editing/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.txt @@ -2,8 +2,7 @@ Harness status: OK Found 24 tests -20 Pass -4 Fail +24 Pass Pass IDL attribute getter for attribute value "true" Pass IDL attribute setter for value "true" Pass IDL attribute getter for attribute value "TRUE" @@ -16,10 +15,10 @@ Pass IDL attribute getter for attribute value "inherit" Pass IDL attribute setter for value "inherit" Pass IDL attribute getter for attribute value "INHERIT" Pass IDL attribute setter for value "INHERIT" -Fail IDL attribute getter for attribute value "plaintext-only" -Fail IDL attribute setter for value "plaintext-only" -Fail IDL attribute getter for attribute value "PLAINTEXT-ONLY" -Fail IDL attribute setter for value "PLAINTEXT-ONLY" +Pass IDL attribute getter for attribute value "plaintext-only" +Pass IDL attribute setter for value "plaintext-only" +Pass IDL attribute getter for attribute value "PLAINTEXT-ONLY" +Pass IDL attribute setter for value "PLAINTEXT-ONLY" Pass IDL attribute getter for attribute value "foobar" Pass IDL attribute setter for value "foobar" Pass IDL attribute getter for attribute value "falſe" diff --git a/Tests/LibWeb/Text/expected/wpt-import/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-event-constructor.txt b/Tests/LibWeb/Text/expected/wpt-import/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-event-constructor.txt index a7be10226069..162ab7173485 100644 --- a/Tests/LibWeb/Text/expected/wpt-import/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-event-constructor.txt +++ b/Tests/LibWeb/Text/expected/wpt-import/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-event-constructor.txt @@ -1,11 +1,6 @@ -Summary - Harness status: OK -Rerun - Found 1 tests 1 Pass -Details -Result Test Name MessagePass This tests the constructor for the PromiseRejectionEvent DOM class. \ No newline at end of file +Pass This tests the constructor for the PromiseRejectionEvent DOM class. \ No newline at end of file