Bug 240039
| Summary: | [ iOS ] fast/forms/select-list-box-with-height.html and fast/forms/control-restrict-line-height.html are failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | New Bugs | Assignee: | Truitt Savell <tsavell> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Truitt Savell
fast/forms/select-list-box-with-height.html
fast/forms/control-restrict-line-height.html
these two tests seem to need rebaselines on iOS
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fforms%2Fcontrol-restrict-line-height.html&test=fast%2Fforms%2Fselect-list-box-with-height.html
Diff:
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/select-list-box-with-height-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/select-list-box-with-height-actual.txt
@@ -7,8 +7,8 @@
RenderText {#text} at (0,0) size 372x19
text run at (0,0) width 372: "The select below has a size of 3, but a much larger height."
RenderBlock (anonymous) at (0,36) size 784x250
- RenderMenuList {SELECT} at (2,0) size 66x250 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)]
- RenderBlock (anonymous) at (6,118) size 54x14
+ RenderMenuList {SELECT} at (2,0) size 65x250 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)]
+ RenderBlock (anonymous) at (6,118) size 53x14
RenderText at (0,0) size 0x14
text run at (0,0) width 0: " "
RenderText {#text} at (0,0) size 0x0
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/control-restrict-line-height-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/control-restrict-line-height-actual.txt
@@ -22,7 +22,7 @@
RenderBlock {DIV} at (15,0) size 138x26
RenderBlock {DIV} at (152,13) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (32,89) size 138x26 backgroundClip at (32,89) size 137x26 clip at (32,89) size 137x26 scrollWidth 273
+layer at (32,89) size 138x26 backgroundClip at (32,89) size 137x26 clip at (32,89) size 137x26 scrollWidth 272
RenderBlock {DIV} at (0,0) size 138x26
RenderText {#text} at (0,6) size 271x14
text run at (0,6) width 271: "This text should be centered vertically in the button"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/92692513>
Truitt Savell
Pull request: https://github.com/WebKit/WebKit/pull/482
EWS
Test gardening commit r293741 (250229@main): <https://commits.webkit.org/250229@main>
Reviewed commits have been landed. Closing PR #482 and removing active labels.