Bug 240039 - [ iOS ] fast/forms/select-list-box-with-height.html and fast/forms/control-restrict-line-height.html are failing
Summary: [ iOS ] fast/forms/select-list-box-with-height.html and fast/forms/control-re...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Truitt Savell
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-03 14:11 PDT by Truitt Savell
Modified: 2022-05-03 14:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2022-05-03 14:11:35 PDT
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"
Comment 1 Radar WebKit Bug Importer 2022-05-03 14:11:49 PDT
<rdar://problem/92692513>
Comment 2 Truitt Savell 2022-05-03 14:32:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/482
Comment 3 EWS 2022-05-03 14:56:08 PDT
Test gardening commit r293741 (250229@main): <https://commits.webkit.org/250229@main>

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