Title: [269215] trunk/LayoutTests
Revision
269215
Author
[email protected]
Date
2020-10-30 17:54:39 -0700 (Fri, 30 Oct 2020)

Log Message

REGRESSION (r268958): [ Big Sur ] fast/forms/basic-inputs.html is a constant failure
rdar://70904424
Re-baseline after r268958
Unreviewed test gardening.

* platform/mac/fast/forms/basic-inputs-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269214 => 269215)


--- trunk/LayoutTests/ChangeLog	2020-10-31 00:29:02 UTC (rev 269214)
+++ trunk/LayoutTests/ChangeLog	2020-10-31 00:54:39 UTC (rev 269215)
@@ -1,3 +1,12 @@
+2020-10-30  Karl Rackler  <[email protected]>
+
+        REGRESSION (r268958): [ Big Sur ] fast/forms/basic-inputs.html is a constant failure
+        rdar://70904424
+
+        Unreviewed test gardening.
+
+        * platform/mac/fast/forms/basic-inputs-expected.txt:
+
 2020-10-30  Brian Burg  <[email protected]>
 
         Web Inspector: move InspectorFrontendAPIDispatcher to WebCore, clean up uses

Modified: trunk/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt (269214 => 269215)


--- trunk/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt	2020-10-31 00:29:02 UTC (rev 269214)
+++ trunk/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt	2020-10-31 00:54:39 UTC (rev 269215)
@@ -80,9 +80,9 @@
       text run at (0,0) width 17: "foo"
 layer at (24,353) size 141x13
   RenderBlock {DIV} at (0,0) size 141x13
-    RenderText {#text} at (0,0) size 16x13
-      text run at (0,0) width 16: "\x{2022}\x{2022}\x{2022}"
+    RenderText {#text} at (0,0) size 21x13
+      text run at (0,0) width 21: "\x{2022}\x{2022}\x{2022}"
 layer at (239,353) size 140x13
   RenderBlock {DIV} at (0,0) size 140x13 [color=#545454]
-    RenderText {#text} at (0,0) size 16x13
-      text run at (0,0) width 16: "\x{2022}\x{2022}\x{2022}"
+    RenderText {#text} at (0,0) size 21x13
+      text run at (0,0) width 21: "\x{2022}\x{2022}\x{2022}"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to