The following 6 tests are all constant text failures on iOS: fast/css-generated-content/initial-letter-basic.html fast/css-generated-content/initial-letter-border-padding.html fast/css-generated-content/initial-letter-clearance.html fast/css-generated-content/initial-letter-descender.html fast/css-generated-content/initial-letter-raised.html fast/css-generated-content/initial-letter-sunken.html These appear to have regressed at: https://commits.webkit.org/259540@main as all were passing prior to this commit. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fcss-generated-content%2Finitial-letter-basic.html Diff text will be attached.
I was able to reproduce this failure as follows (run as individual tests): run-webkit-test --iOS-simulator fast/css-generated-content/initial-letter-basic.html run-webkit-test --iOS-simulator fast/css-generated-content/initial-letter-border-padding.html run-webkit-test --iOS-simulator fast/css-generated-content/initial-letter-clearance.html run-webkit-test --iOS-simulator fast/css-generated-content/initial-letter-descender.html run-webkit-test --iOS-simulator fast/css-generated-content/initial-letter-raised.html run-webkit-test --iOS-simulator fast/css-generated-content/initial-letter-sunken.html I also verified that the issue does not replicate on 259539@main.
Created attachment 464763 [details] Initial Letter Basic Diff
Created attachment 464764 [details] Border Padding Diff
Created attachment 464765 [details] Letter Clearance Diff
Created attachment 464766 [details] Initial Letter Descender
Created attachment 464767 [details] Initial Letter Raised Diff
Created attachment 464768 [details] Initial Letter Sunken
<rdar://problem/104836521>
Pull request: https://github.com/WebKit/WebKit/pull/9346
It seems likely that these need to be rebaselined after https://commits.webkit.org/259540@main. It looks like EWS caught it before landing..
Test gardening commit 259593@main (abef20a86308): <https://commits.webkit.org/259593@main> Reviewed commits have been landed. Closing PR #9346 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/9391
Test gardening commit 259640@main (28c0165eebae): <https://commits.webkit.org/259640@main> Reviewed commits have been landed. Closing PR #9391 and removing active labels.
Test gardening commit 259548.166@safari-7615-branch (6fc0a52315fa): <https://commits.webkit.org/259548.166@safari-7615-branch> Reviewed commits have been landed. Closing PR #388 and removing active labels.