Title: [196344] trunk/LayoutTests
Revision
196344
Author
ryanhad...@apple.com
Date
2016-02-09 16:14:20 -0800 (Tue, 09 Feb 2016)

Log Message

Rebaseline tests for ios-simulator after r196222
https://bugs.webkit.org/show_bug.cgi?id=154053

Reviewed by Zalan Bujtas.

* platform/ios-simulator-wk2/compositing/geometry/composited-in-columns-expected.txt:
* platform/ios-simulator-wk2/compositing/layer-creation/overlap-animation-container-expected.txt: Added.
* platform/ios-simulator-wk2/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
* platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt: Added.
* platform/ios-simulator-wk2/fast/layers/scroll-rect-to-visible-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (196343 => 196344)


--- trunk/LayoutTests/ChangeLog	2016-02-10 00:02:07 UTC (rev 196343)
+++ trunk/LayoutTests/ChangeLog	2016-02-10 00:14:20 UTC (rev 196344)
@@ -1,5 +1,18 @@
 2016-02-09  Ryan Haddad  <ryanhad...@apple.com>
 
+        Rebaseline tests for ios-simulator after r196222
+        https://bugs.webkit.org/show_bug.cgi?id=154053
+
+        Reviewed by Zalan Bujtas.
+
+        * platform/ios-simulator-wk2/compositing/geometry/composited-in-columns-expected.txt:
+        * platform/ios-simulator-wk2/compositing/layer-creation/overlap-animation-container-expected.txt: Added.
+        * platform/ios-simulator-wk2/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
+        * platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt: Added.
+        * platform/ios-simulator-wk2/fast/layers/scroll-rect-to-visible-expected.txt:
+
+2016-02-09  Ryan Haddad  <ryanhad...@apple.com>
+
         Rebaseline compositing/overflow/scrollbar-painting.html for ios-simulator after r196244
 
         Unreviewed test gardening.

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/compositing/geometry/composited-in-columns-expected.txt (196343 => 196344)


--- trunk/LayoutTests/platform/ios-simulator-wk2/compositing/geometry/composited-in-columns-expected.txt	2016-02-10 00:02:07 UTC (rev 196343)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/compositing/geometry/composited-in-columns-expected.txt	2016-02-10 00:14:20 UTC (rev 196344)
@@ -12,7 +12,9 @@
           (drawsContent 1)
           (children 1
             (GraphicsLayer
-              (bounds 60.00 60.00)
+              (position 5.00 5.00)
+              (bounds 50.00 50.00)
+              (contentsOpaque 1)
             )
           )
         )
@@ -22,7 +24,9 @@
           (drawsContent 1)
           (children 1
             (GraphicsLayer
-              (bounds 60.00 60.00)
+              (position 5.00 5.00)
+              (bounds 50.00 50.00)
+              (contentsOpaque 1)
             )
           )
         )

Added: trunk/LayoutTests/platform/ios-simulator-wk2/compositing/layer-creation/overlap-animation-container-expected.txt (0 => 196344)


--- trunk/LayoutTests/platform/ios-simulator-wk2/compositing/layer-creation/overlap-animation-container-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/compositing/layer-creation/overlap-animation-container-expected.txt	2016-02-10 00:14:20 UTC (rev 196344)
@@ -0,0 +1,94 @@
+Before:
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 802.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 802.00)
+      (contentsOpaque 1)
+      (children 3
+        (GraphicsLayer
+          (position 18.00 120.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -110.00 0.00 1.00])
+        )
+        (GraphicsLayer
+          (position 46.50 230.00)
+          (bounds 145.00 452.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 22.50 11.00)
+              (bounds 100.00 100.00)
+              (contentsOpaque 1)
+              (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 18.00 692.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+        )
+      )
+    )
+  )
+)
+
+After:
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 802.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 802.00)
+      (contentsOpaque 1)
+      (children 3
+        (GraphicsLayer
+          (position 18.00 120.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -110.00 0.00 1.00])
+        )
+        (GraphicsLayer
+          (position 58.00 230.00)
+          (bounds 122.00 452.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (children 4
+            (GraphicsLayer
+              (position 11.00 11.00)
+              (bounds 100.00 100.00)
+              (contentsOpaque 1)
+              (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
+            )
+            (GraphicsLayer
+              (position 10.00 120.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+              (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
+            )
+            (GraphicsLayer
+              (position 10.00 230.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+              (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
+            )
+            (GraphicsLayer
+              (position 10.00 340.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 18.00 692.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+        )
+      )
+    )
+  )
+)
+

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/compositing/visibility/visibility-image-layers-dynamic-expected.txt (196343 => 196344)


--- trunk/LayoutTests/platform/ios-simulator-wk2/compositing/visibility/visibility-image-layers-dynamic-expected.txt	2016-02-10 00:02:07 UTC (rev 196343)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/compositing/visibility/visibility-image-layers-dynamic-expected.txt	2016-02-10 00:14:20 UTC (rev 196344)
@@ -12,12 +12,12 @@
       (contentsOpaque 1)
       (children 3
         (GraphicsLayer
-          (position 14.00 6.00)
-          (bounds 772.00 153.00)
+          (position 18.00 10.00)
+          (bounds 764.00 145.00)
           (children 1
             (GraphicsLayer
               (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
               (contentsVisible 0)
             )
@@ -29,8 +29,8 @@
           (contentsVisible 0)
           (children 1
             (GraphicsLayer
-              (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (position 24.00 24.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
               (contentsVisible 0)
             )
@@ -42,8 +42,8 @@
           (contentsVisible 0)
           (children 1
             (GraphicsLayer
-              (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (position 24.00 24.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
             )
           )
@@ -63,12 +63,12 @@
       (contentsOpaque 1)
       (children 3
         (GraphicsLayer
-          (position 14.00 6.00)
-          (bounds 772.00 153.00)
+          (position 18.00 10.00)
+          (bounds 764.00 145.00)
           (children 1
             (GraphicsLayer
               (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
             )
           )
@@ -79,8 +79,8 @@
           (contentsVisible 0)
           (children 1
             (GraphicsLayer
-              (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (position 24.00 24.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
               (contentsVisible 0)
             )
@@ -92,8 +92,8 @@
           (contentsVisible 0)
           (children 1
             (GraphicsLayer
-              (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (position 24.00 24.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
             )
           )
@@ -113,12 +113,12 @@
       (contentsOpaque 1)
       (children 3
         (GraphicsLayer
-          (position 14.00 6.00)
-          (bounds 772.00 153.00)
+          (position 18.00 10.00)
+          (bounds 764.00 145.00)
           (children 1
             (GraphicsLayer
               (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
             )
           )
@@ -129,8 +129,8 @@
           (drawsContent 1)
           (children 1
             (GraphicsLayer
-              (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (position 24.00 24.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
             )
           )
@@ -141,8 +141,8 @@
           (contentsVisible 0)
           (children 1
             (GraphicsLayer
-              (position 20.00 20.00)
-              (bounds 108.00 108.00)
+              (position 24.00 24.00)
+              (bounds 100.00 100.00)
               (drawsContent 1)
             )
           )

Added: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt (0 => 196344)


--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt	2016-02-10 00:14:20 UTC (rev 196344)
@@ -0,0 +1,56 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,16) size 784x566
+      RenderBlock {DIV} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 165x19
+          text run at (0,0) width 165: "Outline ring painting test."
+      RenderBlock {DIV} at (0,36) size 784x101
+        RenderBlock (anonymous) at (0,0) size 784x20
+        RenderBlock (anonymous) at (0,80) size 784x21
+      RenderBlock {DIV} at (0,155) size 784x62
+        RenderBlock (anonymous) at (0,0) size 784x0
+        RenderBlock (anonymous) at (0,41) size 784x21
+      RenderBlock {DIV} at (0,232) size 784x63
+        RenderBlock (anonymous) at (0,0) size 784x20
+        RenderBlock (anonymous) at (0,80) size 784x0
+      RenderBlock {DIV} at (0,313) size 784x24
+        RenderBlock (anonymous) at (0,0) size 784x0
+        RenderBlock (anonymous) at (0,41) size 784x0
+layer at (8,52) size 100x19
+  RenderInline (relative positioned) {SPAN} at (0,0) size 100x19
+    RenderText {#text} at (0,0) size 100x19
+      text run at (0,0) width 100: "Content before."
+layer at (8,91) size 784x23
+  RenderBlock (anonymous) at (0,38) size 784x24
+    RenderBlock {H3} at (0,0) size 784x23
+      RenderText {#text} at (0,0) size 148x22
+        text run at (0,0) width 148: "Bold with margin."
+layer at (8,132) size 84x19
+  RenderInline (relative positioned) {SPAN} at (0,0) size 84x19
+    RenderText {#text} at (0,0) size 84x19
+      text run at (0,0) width 84: "Content after"
+layer at (8,171) size 784x23
+  RenderBlock (anonymous) at (0,0) size 784x23
+    RenderBlock {H3} at (0,0) size 784x23
+      RenderText {#text} at (0,0) size 149x22
+        text run at (0,0) width 149: "No content before."
+layer at (8,213) size 88x19
+  RenderInline (relative positioned) {SPAN} at (0,0) size 88x19
+    RenderText {#text} at (0,0) size 88x19
+      text run at (0,0) width 88: "Content after."
+layer at (8,249) size 96x19
+  RenderInline (relative positioned) {SPAN} at (0,0) size 96x19
+    RenderText {#text} at (0,0) size 96x19
+      text run at (0,0) width 96: "Content before"
+layer at (8,288) size 784x23
+  RenderBlock (anonymous) at (0,38) size 784x24
+    RenderBlock {H3} at (0,0) size 784x23
+      RenderText {#text} at (0,0) size 176x22
+        text run at (0,0) width 176: "But No Content After"
+layer at (8,329) size 784x23
+  RenderBlock (anonymous) at (0,0) size 784x23
+    RenderBlock {H3} at (0,0) size 784x23
+      RenderText {#text} at (0,0) size 214x22
+        text run at (0,0) width 214: "No content before or after."

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/scroll-rect-to-visible-expected.txt (196343 => 196344)


--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/scroll-rect-to-visible-expected.txt	2016-02-10 00:02:07 UTC (rev 196343)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/scroll-rect-to-visible-expected.txt	2016-02-10 00:14:20 UTC (rev 196344)
@@ -39,22 +39,22 @@
     RenderBlock {DIV} at (0,0) size 200x20
       RenderText {#text} at (188,0) size 12x19
         text run at (188,0) width 12: "A"
-layer at (28,384) size 150x50 clip at (28,384) size 150x35 scrollX -2 scrollWidth 200
+layer at (28,384) size 150x50 clip at (28,384) size 150x35 scrollWidth 200
   RenderBlock {DIV} at (20,376) size 150x50
     RenderBlock {DIV} at (0,0) size 200x20
       RenderText {#text} at (0,0) size 12x19
         text run at (0,0) width 12: "A"
-layer at (28,454) size 160x50 clip at (38,454) size 150x35 scrollX -2 scrollWidth 200
+layer at (28,454) size 160x50 clip at (38,454) size 150x35 scrollWidth 200
   RenderBlock {DIV} at (20,446) size 160x50 [border: none (10px solid #000000)]
     RenderBlock {DIV} at (10,0) size 200x20
       RenderText {#text} at (0,0) size 12x19
         text run at (0,0) width 12: "A"
-layer at (28,524) size 160x50 clip at (28,524) size 150x35 scrollX -2 scrollWidth 200
+layer at (28,524) size 160x50 clip at (28,524) size 150x35 scrollWidth 200
   RenderBlock {DIV} at (20,516) size 160x50 [border: none (10px solid #000000) none]
     RenderBlock {DIV} at (0,0) size 200x20
       RenderText {#text} at (0,0) size 12x19
         text run at (0,0) width 12: "A"
-layer at (28,594) size 150x50 clip at (28,594) size 135x35 scrollX -2 scrollWidth 200
+layer at (28,594) size 150x50 clip at (28,594) size 135x35 scrollWidth 200
   RenderBlock {DIV} at (20,586) size 150x50
     RenderBlock {DIV} at (0,0) size 200x20
       RenderText {#text} at (0,0) size 12x19
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to