[Webkit-unassigned] [Bug 202278] New: Layout Test platform/ios/ios/fast/text/opticalFont.html is Failing on iOS13
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 26 10:47:34 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202278
Bug ID: 202278
Summary: Layout Test
platform/ios/ios/fast/text/opticalFont.html is Failing
on iOS13
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: repstein at apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190926/0461f75c/attachment-0001.html>
More information about the webkit-unassigned
mailing list