Title: [267407] branches/safari-610-branch/LayoutTests
Revision
267407
Author
[email protected]
Date
2020-09-22 08:15:15 -0700 (Tue, 22 Sep 2020)

Log Message

[iOS] Update fast/text/opticalFontWithTextStyle.html for iOS 14
https://bugs.webkit.org/show_bug.cgi?id=215667

Unreviewed test gardening.

* platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt:

Modified Paths

Diff

Modified: branches/safari-610-branch/LayoutTests/ChangeLog (267406 => 267407)


--- branches/safari-610-branch/LayoutTests/ChangeLog	2020-09-22 14:59:02 UTC (rev 267406)
+++ branches/safari-610-branch/LayoutTests/ChangeLog	2020-09-22 15:15:15 UTC (rev 267407)
@@ -1,3 +1,12 @@
+2020-09-22  Karl Rackler  <[email protected]>
+
+        [iOS] Update fast/text/opticalFontWithTextStyle.html for iOS 14
+        https://bugs.webkit.org/show_bug.cgi?id=215667
+
+        Unreviewed test gardening.
+
+        * platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt:
+
 2020-09-21  Ryan Haddad  <[email protected]>
 
         Cherry-pick r266058. rdar://problem/69343370

Modified: branches/safari-610-branch/LayoutTests/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt (267406 => 267407)


--- branches/safari-610-branch/LayoutTests/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt	2020-09-22 14:59:02 UTC (rev 267406)
+++ branches/safari-610-branch/LayoutTests/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt	2020-09-22 15:15:15 UTC (rev 267407)
@@ -10,8 +10,8 @@
         RenderText {#text} at (0,1) size 132x37
           text run at (0,1) width 132: "T0 / Title0"
       RenderBlock {DIV} at (0,93) size 784x33
-        RenderText {#text} at (0,0) size 106x32
-          text run at (0,0) width 106: "T1 / Title1"
+        RenderText {#text} at (0,0) size 107x32
+          text run at (0,0) width 107: "T1 / Title1"
       RenderBlock {DIV} at (0,141) size 784x27
         RenderText {#text} at (0,1) size 88x25
           text run at (0,1) width 88: "T2 / Title2"
@@ -19,8 +19,8 @@
         RenderText {#text} at (0,1) size 89x25
           text run at (0,1) width 89: "T3 / Title3"
       RenderBlock {DIV} at (0,225) size 784x50
-        RenderText {#text} at (0,1) size 183x47
-          text run at (0,1) width 183: "T4 / Title4"
+        RenderText {#text} at (0,1) size 185x47
+          text run at (0,1) width 185: "T4 / Title4"
       RenderBlock {DIV} at (0,290) size 784x24
         RenderText {#text} at (0,1) size 702x22
           text run at (0,1) width 702: "Body Text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ornare ornare mi"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to