Bug 264567

Summary: [GTK] fast/forms/scroll-into-view-and-show-validation-message.html fails
Product: WebKit Reporter: Philippe Normand <philn>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, dpino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2023-11-10 04:28:31 PST
--- /app/webkit/WebKitBuild/GTK/Release/layout-test-results/fast/forms/scroll-into-view-and-show-validation-message-expected.txt
+++ /app/webkit/WebKitBuild/GTK/Release/layout-test-results/fast/forms/scroll-into-view-and-show-validation-message-actual.txt
@@ -3,8 +3,10 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS message is "Fill out this field"
+FAIL Unexpected message:
+FAIL message should be Fill out this field. Was .
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
 Submit
Comment 1 Diego Pino 2024-05-29 22:02:30 PDT
Fixed by 277069@main.

https://results.webkit.org/?platform=GTK&platform=WPE&suite=layout-tests&test=fast%2Fforms%2Fscroll-into-view-and-show-validation-message.html

After updating test expectations in 279290@main, there are no more tests referring to this bug. Closing bug.