Bug 248002

Summary: REGRESSION (255063@main):[ Ventura ] fast/forms/button-sizes.html is a consistent failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Karl Rackler <rackler>
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 Karl Rackler 2022-11-16 17:28:10 PST
Description:
fast/forms/button-sizes.html

This issue can be bisected to 255063@main where the test expectations were modified.

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fbutton-sizes.html&platform=mac

Diff:
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/fast/forms/button-sizes-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/fast/forms/button-sizes-actual.txt
@@ -103,8 +103,8 @@
           RenderText {#text} at (0,0) size 100x23
             text run at (0,0) width 100: "Test Button"
       RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,49) size 121x29 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
-        RenderBlock (anonymous) at (8,2) size 105x24
-          RenderText {#text} at (0,0) size 105x24
-            text run at (0,0) width 105: "Test Button"
+      RenderButton {BUTTON} at (0,49) size 120x29 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+        RenderBlock (anonymous) at (8,2) size 104x24
+          RenderText {#text} at (0,0) size 104x24
+            text run at (0,0) width 104: "Test Button"
       RenderText {#text} at (0,0) size 0x0
Comment 1 Radar WebKit Bug Importer 2022-11-16 17:28:31 PST
<rdar://problem/102444531>
Comment 2 Karl Rackler 2022-11-16 17:43:55 PST
re-baseline test for Ventura
Comment 3 Karl Rackler 2022-11-16 17:49:36 PST
Pull request: https://github.com/WebKit/WebKit/pull/6574
Comment 4 EWS 2022-11-16 17:52:07 PST
Test gardening commit 256761@main (ceaed66305de): <https://commits.webkit.org/256761@main>

Reviewed commits have been landed. Closing PR #6574 and removing active labels.
Comment 5 Karl Rackler 2022-11-17 07:37:03 PST
Pull request: https://github.com/WebKit/WebKit/pull/6590
Comment 6 EWS 2022-11-17 07:40:52 PST
Test gardening commit 256783@main (14e5e063567d): <https://commits.webkit.org/256783@main>

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