Title: [269218] trunk/LayoutTests
Revision
269218
Author
[email protected]
Date
2020-10-30 19:00:16 -0700 (Fri, 30 Oct 2020)

Log Message

REGRESSION (r269070): [ Big Sur ] editing/input/reveal-caret-of-multiline-input.html is a constant failure
rdar://70819245
Re-baseline for Big Sur.

Unreviewed test gardening.

* platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269217 => 269218)


--- trunk/LayoutTests/ChangeLog	2020-10-31 01:34:32 UTC (rev 269217)
+++ trunk/LayoutTests/ChangeLog	2020-10-31 02:00:16 UTC (rev 269218)
@@ -1,5 +1,15 @@
 2020-10-30  Karl Rackler  <[email protected]>
 
+        REGRESSION (r269070): [ Big Sur ] editing/input/reveal-caret-of-multiline-input.html is a constant failure
+        rdar://70819245
+        Re-baseline for Big Sur.
+
+        Unreviewed test gardening.
+
+        * platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt:
+
+2020-10-30  Karl Rackler  <[email protected]>
+
         REGRESSION (r268178): [iOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-multiple-times.html is a flaky failure
         https://bugs.webkit.org/show_bug.cgi?id=217741
         Remove test expectation after revert of r268178.

Modified: trunk/LayoutTests/platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt (269217 => 269218)


--- trunk/LayoutTests/platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt	2020-10-31 01:34:32 UTC (rev 269217)
+++ trunk/LayoutTests/platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt	2020-10-31 02:00:16 UTC (rev 269218)
@@ -12,7 +12,7 @@
 layer at (10,28) size 91x136 clip at (11,29) size 74x134 scrollY 98 scrollHeight 420
   RenderTextControl {TEXTAREA} at (2,2) size 91x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     RenderBlock {DIV} at (3,3) size 70x416
-      RenderText {#text} at (0,0) size 20x403
+      RenderText {#text} at (0,0) size 19x403
         text run at (0,0) width 14: "00"
         text run at (13,0) width 1: " "
         text run at (0,13) width 13: "01"
@@ -37,8 +37,8 @@
         text run at (12,130) width 1: " "
         text run at (0,143) width 11: "11"
         text run at (10,143) width 1: " "
-        text run at (0,156) width 20: ">12"
-        text run at (19,156) width 1: " "
+        text run at (0,156) width 19: ">12"
+        text run at (18,156) width 1: " "
         text run at (0,169) width 13: "13"
         text run at (12,169) width 1: " "
         text run at (0,182) width 13: "14"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to