Title: [284196] trunk/LayoutTests
Revision
284196
Author
[email protected]
Date
2021-10-14 14:11:35 -0700 (Thu, 14 Oct 2021)

Log Message

Rebaseline for fast/css/font-face-implicit-local-font.html.
https://bugs.webkit.org/show_bug.cgi?id=231770.

Unreviewed rebaseline.

* platform/ios/fast/css/font-face-implicit-local-font-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (284195 => 284196)


--- trunk/LayoutTests/ChangeLog	2021-10-14 20:41:12 UTC (rev 284195)
+++ trunk/LayoutTests/ChangeLog	2021-10-14 21:11:35 UTC (rev 284196)
@@ -1,3 +1,12 @@
+2021-10-14  Eric Hutchison  <[email protected]>
+
+        Rebaseline for fast/css/font-face-implicit-local-font.html.
+        https://bugs.webkit.org/show_bug.cgi?id=231770.
+
+        Unreviewed rebaseline.
+
+        * platform/ios/fast/css/font-face-implicit-local-font-expected.txt:
+
 2021-10-14  Antti Koivisto  <[email protected]>
 
         [LFC][Integration] Enable inline boxes with background

Modified: trunk/LayoutTests/platform/ios/fast/css/font-face-implicit-local-font-expected.txt (284195 => 284196)


--- trunk/LayoutTests/platform/ios/fast/css/font-face-implicit-local-font-expected.txt	2021-10-14 20:41:12 UTC (rev 284195)
+++ trunk/LayoutTests/platform/ios/fast/css/font-face-implicit-local-font-expected.txt	2021-10-14 21:11:35 UTC (rev 284196)
@@ -13,8 +13,8 @@
         RenderText {#text} at (0,0) size 523x19
           text run at (0,0) width 455: "In the next line, the digits should be in Times, but the letters should be "
           text run at (454,0) width 69: "in Courier."
-      RenderBlock (anonymous) at (0,92) size 784x28
+      RenderBlock (anonymous) at (0,92) size 784x30
         RenderInline {SPAN} at (0,0) size 279x25
-          RenderText {#text} at (0,3) size 279x25
-            text run at (0,3) width 279: "ABCDEFGHIJ 1234567890"
+          RenderText {#text} at (0,4) size 279x25
+            text run at (0,4) width 279: "ABCDEFGHIJ 1234567890"
         RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to