Bug 257567
Summary: | REGRESSION (264645@main): [ iOS ] fast/forms/textfield-overflow.html is a consistent failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
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/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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110081355>
Karl Rackler
I spoke with Alan, who authored the change at 264645@main, and this test needs a re-baseline.
EWS
Test gardening commit 264757@main (3ac35117fc5e): <https://commits.webkit.org/264757@main>
Reviewed commits have been landed. Closing PR #14558 and removing active labels.