RESOLVED FIXED 257567
REGRESSION (264645@main): [ iOS ] fast/forms/textfield-overflow.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=257567
Summary REGRESSION (264645@main): [ iOS ] fast/forms/textfield-overflow.html is a con...
Karl Rackler
Reported 2023-05-31 14:28:46 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-31 14:29:07 PDT
Karl Rackler
Comment 2 2023-05-31 14:34:25 PDT
I spoke with Alan, who authored the change at 264645@main, and this test needs a re-baseline.
EWS
Comment 3 2023-05-31 15:01:18 PDT
Test gardening commit 264757@main (3ac35117fc5e): <https://commits.webkit.org/264757@main> Reviewed commits have been landed. Closing PR #14558 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.