NEW216126
REGRESSION(r266466): [ iOS wk2 ] fast/encoding/charset-replacement.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=216126
Summary REGRESSION(r266466): [ iOS wk2 ] fast/encoding/charset-replacement.html is a ...
Hector Lopez
Reported 2020-09-03 09:22:39 PDT
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}"
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-03 09:23:00 PDT
Hector Lopez
Comment 2 2020-09-03 09:30:02 PDT
Test expectation while investigated: https://trac.webkit.org/changeset/266525/webkit
Alexey Proskuryakov
Comment 3 2020-09-03 17:46:23 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.