Title: [243314] trunk/LayoutTests
Revision
243314
Author
[email protected]
Date
2019-03-21 12:21:11 -0700 (Thu, 21 Mar 2019)

Log Message

Unreviewed, rebaseline test after failure in 243211.
https://bugs.webkit.org/show_bug.cgi?id=195934.

* scrollingcoordinator/scrolling-tree/positioned-nodes-complex-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243313 => 243314)


--- trunk/LayoutTests/ChangeLog	2019-03-21 19:21:10 UTC (rev 243313)
+++ trunk/LayoutTests/ChangeLog	2019-03-21 19:21:11 UTC (rev 243314)
@@ -1,3 +1,10 @@
+2019-03-21  Shawn Roberts  <[email protected]>
+
+        Unreviewed, rebaseline test after failure in 243211.
+        https://bugs.webkit.org/show_bug.cgi?id=195934.
+
+        * scrollingcoordinator/scrolling-tree/positioned-nodes-complex-expected.txt:
+
 2019-03-21  Zalan Bujtas  <[email protected]>
 
         [ContentChangeObserver] Start tracking implicit transitions at mousemove

Modified: trunk/LayoutTests/scrollingcoordinator/scrolling-tree/positioned-nodes-complex-expected.txt (243313 => 243314)


--- trunk/LayoutTests/scrollingcoordinator/scrolling-tree/positioned-nodes-complex-expected.txt	2019-03-21 19:21:10 UTC (rev 243313)
+++ trunk/LayoutTests/scrollingcoordinator/scrolling-tree/positioned-nodes-complex-expected.txt	2019-03-21 19:21:11 UTC (rev 243314)
@@ -132,6 +132,14 @@
         (layer-position-at-last-layout (10,28))
         (positioning-behavior moves))
       (related overflow nodes 1)
+      (children 1
+        (Positioned node
+          (layout constraints 
+            (layer-position-at-last-layout (79,18))
+            (positioning-behavior stationary))
+          (related overflow nodes 1)
+        )
+      )
     )
   )
 )
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to