Bug 230063
Summary: | REGRESSION (282129):[iOS] 3 Layout tests failing consistently | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
Component: | Layout and Rendering | Assignee: | Eric Hutchison <ehutchison> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, koivisto, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Eric Hutchison
fast/multicol/vertical-lr/float-multicol.html
fast/multicol/vertical-rl/float-multicol.html
fast/table/border-collapsing/004-vertical.html
are failing consistently on iOS wk2.
History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=fast%2Fmulticol%2Fvertical-lr%2Ffloat-multicol.html&test=fast%2Fmulticol%2Fvertical-rl%2Ffloat-multicol.html&test=fast%2Ftable%2Fborder-collapsing%2F004-vertical.html
Results: https://build.webkit.org/results/Apple-iOS-14-Simulator-Release-WK2-Tests/r282141%20(3113)/results.html
Diff:
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/multicol/vertical-lr/float-multicol-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/multicol/vertical-lr/float-multicol-actual.txt
@@ -146,7 +146,7 @@
text run at (307,291) width 118: "you downloaded a"
text run at (327,291) width 70: "build with "
text run at (327,360) width 63: "Talkback,"
- RenderInline {EM} at (0,0) size 19x106
+ RenderInline {EM} at (0,0) size 20x106
RenderText {#text} at (347,291) size 20x106
text run at (347,291) width 46: "please "
text run at (347,336) width 60: "turn it on"
@@ -163,13 +163,13 @@
text run at (447,0) width 80: "click \"OK\". "
text run at (447,79) width 358: "If you find something you think is a bug, check to see if"
text run at (467,0) width 98: "it's not already "
- RenderInline {A} at (0,0) size 19x84 [color=#0000EE]
+ RenderInline {A} at (0,0) size 20x84 [color=#0000EE]
RenderText {#text} at (467,97) size 20x84
text run at (467,97) width 84: "known about"
RenderText {#text} at (467,180) size 20x181
text run at (467,180) width 111: ", and then please "
text run at (467,291) width 70: "follow the "
- RenderInline {A} at (0,0) size 39x385 [color=#0000EE]
+ RenderInline {A} at (0,0) size 40x385 [color=#0000EE]
RenderText {#text} at (467,360) size 40x385
text run at (467,360) width 25: "bug"
text run at (487,0) width 141: "submission procedure"
------------------
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/multicol/vertical-rl/float-multicol-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/multicol/vertical-rl/float-multicol-actual.txt
@@ -146,7 +146,7 @@
text run at (307,291) width 118: "you downloaded a"
text run at (327,291) width 70: "build with "
text run at (327,360) width 63: "Talkback,"
- RenderInline {EM} at (0,0) size 19x106
+ RenderInline {EM} at (0,0) size 20x106
RenderText {#text} at (347,291) size 20x106
text run at (347,291) width 46: "please "
text run at (347,336) width 60: "turn it on"
@@ -163,13 +163,13 @@
text run at (447,0) width 80: "click \"OK\". "
text run at (447,79) width 358: "If you find something you think is a bug, check to see if"
text run at (467,0) width 98: "it's not already "
- RenderInline {A} at (0,0) size 19x84 [color=#0000EE]
+ RenderInline {A} at (0,0) size 20x84 [color=#0000EE]
RenderText {#text} at (467,97) size 20x84
text run at (467,97) width 84: "known about"
RenderText {#text} at (467,180) size 20x181
text run at (467,180) width 111: ", and then please "
text run at (467,291) width 70: "follow the "
- RenderInline {A} at (0,0) size 39x385 [color=#0000EE]
+ RenderInline {A} at (0,0) size 40x385 [color=#0000EE]
RenderText {#text} at (467,360) size 40x385
text run at (467,360) width 25: "bug"
text run at (487,0) width 141: "submission procedure"
-------------------------------
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/table/border-collapsing/004-vertical-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/table/border-collapsing/004-vertical-actual.txt
@@ -97,7 +97,7 @@
text run at (45,49) width 82: "This margin "
text run at (45,131) width 12: "is"
text run at (65,5) width 125: "measured from the "
- RenderInline {EM} at (0,0) size 19x44
+ RenderInline {EM} at (0,0) size 20x44
RenderText {#text} at (65,129) size 20x44
text run at (65,129) width 45: "middle"
RenderText {#text} at (85,5) size 20x82
https://trac.webkit.org/changeset/282129/webkit
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Just need new iOS baselines.
Radar WebKit Bug Importer
<rdar://problem/82890582>
Eric Hutchison
Rebaseline committed at https://trac.webkit.org/changeset/282172/webkit.
Alexey Proskuryakov
Is there anything remaining to do here?
Antti Koivisto
no