Bug 248002
| Summary: | REGRESSION (255063@main):[ Ventura ] fast/forms/button-sizes.html is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | 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 | ||
Karl Rackler
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102444531>
Karl Rackler
re-baseline test for Ventura
Karl Rackler
Pull request: https://github.com/WebKit/WebKit/pull/6574
EWS
Test gardening commit 256761@main (ceaed66305de): <https://commits.webkit.org/256761@main>
Reviewed commits have been landed. Closing PR #6574 and removing active labels.
Karl Rackler
Pull request: https://github.com/WebKit/WebKit/pull/6590
EWS
Test gardening commit 256783@main (14e5e063567d): <https://commits.webkit.org/256783@main>
Reviewed commits have been landed. Closing PR #6590 and removing active labels.