Bug 264567 - [GTK] fast/forms/scroll-into-view-and-show-validation-message.html fails
Summary: [GTK] fast/forms/scroll-into-view-and-show-validation-message.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-10 04:28 PST by Philippe Normand
Modified: 2024-05-29 22:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.