fast/encoding/charset-replacement.html Test is a constant failure according to history on iOS wk2. First occurrence of failure is at r266467 and seems to be failing from change https://trac.webkit.org/changeset/266466/webkit History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fencoding%2Fcharset-replacement.html&platform=ios Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/encoding/charset-replacement-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/encoding/charset-replacement-actual.txt @@ -3,5 +3,5 @@ layer at (0,0) size 800x600 RenderBlock {HTML} at (0,0) size 800x600 RenderBody {BODY} at (8,8) size 784x584 - RenderText {#text} at (0,1) size 16x18 - text run at (0,1) width 16: "\x{FFFD}" + RenderText {#text} at (0,0) size 10x19 + text run at (0,0) width 10: "\x{FFFD}"
<rdar://problem/68283458>
Test expectation while investigated: https://trac.webkit.org/changeset/266525/webkit
Alex also added an iOS expectation in https://trac.webkit.org/r266522, so now we have two (in os and in ios-wk2). Other than that, this behaves correctly.