Description: fast/forms/textfield-overflow.html This issue can be bisected to 264645@main using command: run-webkit-tests --release --iterations=1 --ios-simulator fast/forms/textfield-overflow.html History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Ftextfield-overflow.html&platform=ios DIFF: @@ -6,6 +6,6 @@ RenderTextControl {INPUT} at (0,0) size 155x10 [bgcolor=#FFFFFF] [border: (1px solid #3C3C4399)] RenderText {#text} at (0,0) size 0x0 RenderText {#text} at (0,0) size 0x0 -layer at (15,11) size 141x2 scrollHeight 14 +layer at (15,11) size 141x3 scrollHeight 14 RenderBlock {DIV} at (6,3) size 143x3 caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body
<rdar://problem/110081355>
I spoke with Alan, who authored the change at 264645@main, and this test needs a re-baseline.
Test gardening commit 264757@main (3ac35117fc5e): <https://commits.webkit.org/264757@main> Reviewed commits have been landed. Closing PR #14558 and removing active labels.