Bug 262753
Summary: | REGRESSION ( Sonoma?): [ Sonoma wk2 ] fast/repaint/4776765.html is a consistent failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
Description:
fast/repaint/4776765.html
Is a constant failure on macOS ToT and since Sonoma bring-up.
The border inset was expected to be black/#000000, but the actual was gray/#808080.
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fselectors%2Funqualified-hover-strict.html&version_name=Sonoma&flavor=wk2
Diff:
@@ -4,8 +4,8 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 32x468 [border: (1px solid #FF0000)]
- RenderTextControl {INPUT} at (1,1) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTextControl {INPUT} at (1,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (1,1) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)]
+ RenderTextControl {INPUT} at (1,20) size 148x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)]
RenderText {#text} at (0,0) size 0x0
RenderImage {IMG} at (1,39) size 27x27 [border: (1px solid #000000)]
RenderImage {IMG} at (1,66) size 27x27 [border: (1px solid #000000)]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116554252>
EWS
Test gardening commit 268957@main (03824e187650): <https://commits.webkit.org/268957@main>
Reviewed commits have been landed. Closing PR #18736 and removing active labels.
Ryosuke Niwa
This just needs a rebase line.
EWS
Test gardening commit 269303@main (0263797184c4): <https://commits.webkit.org/269303@main>
Reviewed commits have been landed. Closing PR #19051 and removing active labels.
EWS
Test gardening commit 269332@main (e0ab80caf22b): <https://commits.webkit.org/269332@main>
Reviewed commits have been landed. Closing PR #19077 and removing active labels.
Karl Rackler
History:
https://results.webkit.org/?version_name=Sonoma&flavor=wk2&suite=layout-tests&test=fast%2Frepaint%2F4776765.html
Verified after landing rebaseline at 269303@main and removing test expectations at 269332@main that the test is consistently passing.
Karl Rackler
Rebaseline for Sonoma also required rebaseline for Monterey and Ventura wk2.
EWS
Test gardening commit 269433@main (2aa268389275): <https://commits.webkit.org/269433@main>
Reviewed commits have been landed. Closing PR #19198 and removing active labels.
EWS
Test gardening commit 269444@main (4ea7e95f9ac5): <https://commits.webkit.org/269444@main>
Reviewed commits have been landed. Closing PR #19204 and removing active labels.