Title: [211544] trunk/LayoutTests
Revision
211544
Author
ryanhad...@apple.com
Date
2017-02-01 17:47:37 -0800 (Wed, 01 Feb 2017)

Log Message

Rebaseline compositing/geometry/fixed-in-composited.html for ios-simulator.

Unreviewed test gardening.

* platform/ios-simulator/compositing/geometry/fixed-in-composited-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (211543 => 211544)


--- trunk/LayoutTests/ChangeLog	2017-02-02 01:41:24 UTC (rev 211543)
+++ trunk/LayoutTests/ChangeLog	2017-02-02 01:47:37 UTC (rev 211544)
@@ -1,3 +1,11 @@
+2017-02-01  Ryan Haddad  <ryanhad...@apple.com>
+
+        Rebaseline compositing/geometry/fixed-in-composited.html for ios-simulator.
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/compositing/geometry/fixed-in-composited-expected.txt:
+
 2017-02-01  Simon Fraser  <simon.fra...@apple.com>
 
         [iOS WK2] With visual viewports, a fixed bottom bar can be clipped out when the keyboard is visible

Modified: trunk/LayoutTests/platform/ios-simulator/compositing/geometry/fixed-in-composited-expected.txt (211543 => 211544)


--- trunk/LayoutTests/platform/ios-simulator/compositing/geometry/fixed-in-composited-expected.txt	2017-02-02 01:41:24 UTC (rev 211543)
+++ trunk/LayoutTests/platform/ios-simulator/compositing/geometry/fixed-in-composited-expected.txt	2017-02-02 01:47:37 UTC (rev 211544)
@@ -1,8 +1,8 @@
-layer at (0,0) size 800x1000
+layer at (0,0) size 800x2000
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1000
-  RenderBlock {HTML} at (0,0) size 800x1000
-    RenderBody {BODY} at (0,0) size 800x1000
+layer at (0,0) size 800x2000
+  RenderBlock {HTML} at (0,0) size 800x2000
+    RenderBody {BODY} at (0,0) size 800x2000
       RenderBlock {P} at (0,210) size 800x20
         RenderText {#text} at (0,0) size 188x19
           text run at (0,0) width 188: "You should see no red above."
@@ -16,7 +16,7 @@
   RenderBlock {DIV} at (0,0) size 60x60 [bgcolor=#0000FF33]
 layer at (95,145) size 50x50
   RenderBlock (positioned) zI: 1 {DIV} at (95,145) size 50x50
-layer at (70,70) size 100x100
+layer at (20,70) size 100x100
   RenderBlock (positioned) {DIV} at (20,20) size 100x100 [bgcolor=#008000]
 layer at (200,100) size 50x50
   RenderBlock (positioned) zI: 1 {DIV} at (200,100) size 50x50
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to