From 4dd912e68637405e53aaf3dc08aca0add90a955b Mon Sep 17 00:00:00 2001 From: Shannon Booth Date: Sat, 2 Nov 2024 03:23:30 +1300 Subject: [PATCH] LibWeb: Rebaseline XHTML test case At some point we must have broken the ability of running XHTML test cases, so the whitespace expectation changes have not been rebaselined for this test case. --- Tests/LibWeb/Text/expected/XHTML/script-execution.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/LibWeb/Text/expected/XHTML/script-execution.txt b/Tests/LibWeb/Text/expected/XHTML/script-execution.txt index 631b0a07517..7ef22e9a431 100644 --- a/Tests/LibWeb/Text/expected/XHTML/script-execution.txt +++ b/Tests/LibWeb/Text/expected/XHTML/script-execution.txt @@ -1 +1 @@ - PASS +PASS