Bug 270656

Summary: NEW TEST [ Ventura ] imported/w3c/web-platform-tests/html/rendering/widgets/field-sizing-input-text.html is a constant failure
Product: WebKit Reporter: Jay Stfleur <j_stfleur>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jay Stfleur 2024-03-07 11:56:25 PST
Description:
imported/w3c/web-platform-tests/html/rendering/widgets/field-sizing-input-text.html

Is a constant failure. Test is failing with a 1px difference in change


History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Frendering%2Fwidgets%2Ffield-sizing-input-text.html&recent=false&limit=50000&version_name=Ventura

Diff/Image Diff/Crash Log:
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/rendering/widgets/field-sizing-input-text-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/rendering/widgets/field-sizing-input-text-actual.txt
@@ -8,7 +8,7 @@
 PASS text: Explicit height and auto width
 PASS text: Text caret is taller than the placeholder
 FAIL text: Text caret is shorter than the placeholder assert_less_than: expected a number less than 29 but got 29
-FAIL text: Update field-sizing property dynamically assert_less_than: expected a number less than 148 but got 148
+FAIL text: Update field-sizing property dynamically assert_less_than: expected a number less than 147 but got 147
 PASS search: Empty value
 PASS search: Empty value with a size atttribute
 PASS search: Auto width and auto height with a long text
@@ -17,7 +17,7 @@
 PASS search: Explicit height and auto width
 PASS search: Text caret is taller than the placeholder
 FAIL search: Text caret is shorter than the placeholder assert_less_than: expected a number less than 19 but got 19
-FAIL search: Update field-sizing property dynamically assert_less_than: expected a number less than 148 but got 148
+FAIL search: Update field-sizing property dynamically assert_less_than: expected a number less than 147 but got 147
 PASS tel: Empty value
 PASS tel: Empty value with a size atttribute
 PASS tel: Auto width and auto height with a long text
@@ -26,7 +26,7 @@
 PASS tel: Explicit height and auto width
 PASS tel: Text caret is taller than the placeholder
 FAIL tel: Text caret is shorter than the placeholder assert_less_than: expected a number less than 29 but got 29
-FAIL tel: Update field-sizing property dynamically assert_less_than: expected a number less than 148 but got 148
+FAIL tel: Update field-sizing property dynamically assert_less_than: expected a number less than 147 but got 147
 PASS url: Empty value
 PASS url: Empty value with a size atttribute
 PASS url: Auto width and auto height with a long text
@@ -35,7 +35,7 @@
 PASS url: Explicit height and auto width
 PASS url: Text caret is taller than the placeholder
 FAIL url: Text caret is shorter than the placeholder assert_less_than: expected a number less than 29 but got 29
-FAIL url: Update field-sizing property dynamically assert_less_than: expected a number less than 148 but got 148
+FAIL url: Update field-sizing property dynamically assert_less_than: expected a number less than 147 but got 147
 PASS email: Empty value
 PASS email: Empty value with a size atttribute
 PASS email: Auto width and auto height with a long text
@@ -44,7 +44,7 @@
 PASS email: Explicit height and auto width
 PASS email: Text caret is taller than the placeholder
 FAIL email: Text caret is shorter than the placeholder assert_less_than: expected a number less than 29 but got 29
-FAIL email: Update field-sizing property dynamically assert_less_than: expected a number less than 148 but got 148
+FAIL email: Update field-sizing property dynamically assert_less_than: expected a number less than 147 but got 147
 PASS password: Empty value
 PASS password: Empty value with a size atttribute
 PASS password: Auto width and auto height with a long text
@@ -53,5 +53,5 @@
 PASS password: Explicit height and auto width
 PASS password: Text caret is taller than the placeholder
 FAIL password: Text caret is shorter than the placeholder assert_less_than: expected a number less than 29 but got 29
-FAIL password: Update field-sizing property dynamically assert_less_than: expected a number less than 148 but got 148
+FAIL password: Update field-sizing property dynamically assert_less_than: expected a number less than 147 but got 147
Comment 1 Radar WebKit Bug Importer 2024-03-07 11:56:55 PST
<rdar://problem/124224461>
Comment 2 EWS 2024-03-08 15:07:02 PST
Test gardening commit 275855@main (bda55eccbe36): <https://commits.webkit.org/275855@main>

Reviewed commits have been landed. Closing PR #25650 and removing active labels.