WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
252327
REGRESSION (
258754@main
): [ Monterey ] fast/forms/input-button-sizes.html is a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=252327
Summary
REGRESSION (258754@main): [ Monterey ] fast/forms/input-button-sizes.html is ...
Bri Harris
Reported
2023-02-15 10:49:49 PST
fast/forms/input-button-sizes.html is a constant failure across Monterey. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Finput-button-sizes.html
I was able to replicate this failure on Monterey ToT as follows: run-webkit-tests fast/forms/input-button-sizes.html DIFF TEXT: @@ -92,14 +92,14 @@ text run at (0,0) width 97: "Test Button" RenderText {#text} at (533,30) size 5x18 text run at (533,30) width 5: " " - RenderButton {INPUT} at (537,23) size 116x28 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] + RenderButton {INPUT} at (537,23) size 117x28 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] RenderBlock (anonymous) at (8,2) size 100x23 RenderText at (0,0) size 100x23 text run at (0,0) width 100: "Test Button" - RenderText {#text} at (653,30) size 4x18 - text run at (653,30) width 4: " " + RenderText {#text} at (653,30) size 5x18 + text run at (653,30) width 5: " " RenderButton {INPUT} at (657,22) size 121x29 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] - RenderBlock (anonymous) at (8,2) size 105x24 - RenderText at (0,0) size 105x24 - text run at (0,0) width 105: "Test Button" + RenderBlock (anonymous) at (8,2) size 104x24 + RenderText at (0,0) size 104x24 + text run at (0,0) width 104: "Test Button" RenderText {#text} at (0,0) size 0x0
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-15 10:50:08 PST
<
rdar://problem/105504579
>
Bri Harris
Comment 2
2023-02-15 11:26:36 PST
It appears this test has a regression point of
258754@main
. I was able to verify the test was failing at
258755@main
but passing at
258753@main
and prior.
Tim Nguyen (:ntim)
Comment 3
2023-02-15 17:57:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10185
EWS
Comment 4
2023-02-15 18:02:09 PST
Committed
260340@main
(8d49a9974356): <
https://commits.webkit.org/260340@main
> Reviewed commits have been landed. Closing PR #10185 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug