Title: [267506] branches/safari-610-branch/LayoutTests
Revision
267506
Author
[email protected]
Date
2020-09-23 16:06:32 -0700 (Wed, 23 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/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt:

Modified Paths

Diff

Modified: branches/safari-610-branch/LayoutTests/ChangeLog (267505 => 267506)


--- branches/safari-610-branch/LayoutTests/ChangeLog	2020-09-23 23:06:16 UTC (rev 267505)
+++ branches/safari-610-branch/LayoutTests/ChangeLog	2020-09-23 23:06:32 UTC (rev 267506)
@@ -1,5 +1,14 @@
 2020-09-23  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/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt:
+
+2020-09-23  Karl Rackler  <[email protected]>
+
         [ iPadOS wk2 ] fast/forms/ios/time-picker-value-change.html times out or fails and REGRESSION: [ iOS wk2 ] http/wpt/cache-storage/quota-third-party.https.html is a flaky failure
         rdar://69407691, rdar://63108701
 

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


--- branches/safari-610-branch/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt	2020-09-23 23:06:16 UTC (rev 267505)
+++ branches/safari-610-branch/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFontWithTextStyle-expected.txt	2020-09-23 23:06:32 UTC (rev 267506)
@@ -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