Bug 286500
| Summary: | [ iOS Release ] fast/forms/date/date-pseudo-elements.html is flakily failing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
fast/forms/date/date-pseudo-elements.html
This test is flakily failing on iOS wk2 Release.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fdate%2Fdate-pseudo-elements.html
TEXT DIFF:
@@ -3,16 +3,18 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (82,0) size 4x19
- text run at (82,0) width 4: " "
+ RenderText {#text} at (80,0) size 4x19
+ text run at (80,0) width 4: " "
RenderText {#text} at (0,0) size 0x0
-layer at (8,8) size 82x22 clip at (9,9) size 80x20
- RenderFlexibleBox {INPUT} at (0,0) size 82x22 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)]
- RenderBlock {DIV} at (6,4) size 70x14
- RenderText {#text} at (5,0) size 60x14
- text run at (5,0) width 60: "Apr 1, 1976"
-layer at (94,8) size 82x22 clip at (95,9) size 80x20
- RenderFlexibleBox {INPUT} at (86,0) size 82x22 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)]
- RenderBlock {DIV} at (6,4) size 70x14
- RenderText {#text} at (5,0) size 60x14
- text run at (5,0) width 60: "Apr 1, 1976"
+layer at (8,8) size 80x22 clip at (9,9) size 78x20
+ RenderFlexibleBox {INPUT} at (0,0) size 80x22 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)]
+ RenderBlock {DIV} at (6,4) size 68x14
+ RenderText {#text} at (6,0) size 56x14
+ text run at (6,0) width 56: "1 Apr 1976"
+layer at (92,8) size 80x22 clip at (93,9) size 78x20
+ RenderFlexibleBox {INPUT} at (84,0) size 80x22 [color=#007AFF] [bgcolor=#E9E9EA] [border: (1px solid #FFFFFF)]
+ RenderBlock {DIV} at (6,4) size 68x14
+ RenderText {#text} at (6,0) size 56x14
+ text run at (6,0) width 48: "Apr 1976"
+ text run at (53,0) width 4 RTL: " "
+ text run at (56,0) width 6: "1"
DIFF URL:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-18-Simulator-WK2-Tests-EWS/96f3978c-4773-rerun/fast/forms/date/date-pseudo-elements-pretty-diff.html
REPRODUCIBILITY:
I was unable to reproduce on the iOS 18.2 simulator.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143588523>
EWS
Test gardening commit 289371@main (4f625fc73e1a): <https://commits.webkit.org/289371@main>
Reviewed commits have been landed. Closing PR #39518 and removing active labels.