WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
202278
Layout Test platform/ios/ios/fast/text/opticalFont.html is Failing on iOS13
https://bugs.webkit.org/show_bug.cgi?id=202278
Summary
Layout Test platform/ios/ios/fast/text/opticalFont.html is Failing on iOS13
Russell Epstein
Reported
2019-09-26 10:47:34 PDT
The following layout test is failing on iOS13 due to an outdated expectation file: platform/ios/ios/fast/text/opticalFont.html Rebaseline is required to resolve this issue. Test History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#tests=platform%2Fios%2Fios%2Ffast%2Ftext%2FopticalFont.html
Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/platform/ios/ios/fast/text/opticalFont-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/platform/ios/ios/fast/text/opticalFont-actual.txt @@ -12,13 +12,13 @@ RenderBlock {DIV} at (0,58) size 784x74 RenderText {#text} at (0,0) size 678x74 text run at (0,0) width 678: "This is a test for -webkit-system-font, using the 'font'" - text run at (0,37) width 109: "property" + text run at (0,37) width 110: "property" RenderBlock {DIV} at (0,132) size 784x37 RenderText {#text} at (0,0) size 715x37 text run at (0,0) width 715: "This is a test for -apple-system, using the 'font' property" RenderBlock {DIV} at (0,169) size 784x37 - RenderText {#text} at (0,0) size 653x37 - text run at (0,0) width 653: "This is a test for system-ui, using the 'font' property" + RenderText {#text} at (0,0) size 654x37 + text run at (0,0) width 654: "This is a test for system-ui, using the 'font' property" RenderBlock {DIV} at (0,206) size 784x29 RenderInline {B} at (0,0) size 556x29 RenderText {#text} at (0,0) size 556x29
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-09-26 11:02:18 PDT
<
rdar://problem/55750295
>
Russell Epstein
Comment 2
2019-09-26 11:03:03 PDT
Rebaseline landed in
https://trac.webkit.org/changeset/250387/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug