Title: [190808] trunk/LayoutTests
Revision
190808
Author
simon.fra...@apple.com
Date
2015-10-09 10:53:28 -0700 (Fri, 09 Oct 2015)

Log Message

Add some missing iOS results.

* fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-expected.txt: Added.
* platform/ios-simulator/compositing/transitions/scale-transition-no-start-expected.txt: Added.
* platform/ios-simulator/compositing/transitions/singular-scale-transition-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (190807 => 190808)


--- trunk/LayoutTests/ChangeLog	2015-10-09 17:31:40 UTC (rev 190807)
+++ trunk/LayoutTests/ChangeLog	2015-10-09 17:53:28 UTC (rev 190808)
@@ -1,3 +1,11 @@
+2015-10-06  Simon Fraser  <simon.fra...@apple.com>
+
+        Add some missing iOS results.
+
+        * fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-expected.txt: Added.
+        * platform/ios-simulator/compositing/transitions/scale-transition-no-start-expected.txt: Added.
+        * platform/ios-simulator/compositing/transitions/singular-scale-transition-expected.txt: Added.
+
 2015-10-09  Brian Burg  <bb...@apple.com>
 
         Unreviewed, more Mac test gardening after r190629.

Added: trunk/LayoutTests/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-expected.txt (0 => 190808)


--- trunk/LayoutTests/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-expected.txt	2015-10-09 17:53:28 UTC (rev 190808)
@@ -0,0 +1,7 @@
+Viewport: width=device-width
+
+scale	5.00000
+maxScale	5.00000
+minScale	5.00000
+visibleRect	{"left":"0.00000","top":"0.00000","width":"64.00000","height":"96.00000"}
+

Added: trunk/LayoutTests/platform/ios-simulator/compositing/transitions/scale-transition-no-start-expected.txt (0 => 190808)


--- trunk/LayoutTests/platform/ios-simulator/compositing/transitions/scale-transition-no-start-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/compositing/transitions/scale-transition-no-start-expected.txt	2015-10-09 17:53:28 UTC (rev 190808)
@@ -0,0 +1,25 @@
+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,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 505x19
+          text run at (0,0) width 505: "In the pixel result, the green boxes should be coincident with the black outline."
+      RenderBlock {DIV} at (0,36) size 202x202 [border: (1px solid #EEEEEE)]
+      RenderBlock {DIV} at (0,238) size 202x202 [border: (1px solid #EEEEEE)]
+      RenderBlock {DIV} at (0,440) size 784x40
+        RenderText {#text} at (0,0) size 613x19
+          text run at (0,0) width 613: "PASS - \"-webkit-transform.0\" property for \"inner1\" element at 0.5s saw something close to: 1.5"
+        RenderBR {BR} at (612,15) size 1x0
+        RenderText {#text} at (0,20) size 613x19
+          text run at (0,20) width 613: "PASS - \"-webkit-transform.0\" property for \"inner2\" element at 0.5s saw something close to: 1.5"
+        RenderBR {BR} at (612,35) size 1x0
+layer at (34,70) size 150x150
+  RenderBlock (positioned) {DIV} at (34,70) size 150x150 [border: (1px solid #000000)]
+layer at (59,95) size 100x100
+  RenderBlock {DIV} at (51,51) size 100x100 [bgcolor=#008000]
+layer at (34,272) size 150x150
+  RenderBlock (positioned) {DIV} at (34,272) size 150x150 [border: (1px solid #000000)]
+layer at (59,297) size 100x100
+  RenderBlock {DIV} at (51,51) size 100x100 [bgcolor=#008000]

Added: trunk/LayoutTests/platform/ios-simulator/compositing/transitions/singular-scale-transition-expected.txt (0 => 190808)


--- trunk/LayoutTests/platform/ios-simulator/compositing/transitions/singular-scale-transition-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/compositing/transitions/singular-scale-transition-expected.txt	2015-10-09 17:53:28 UTC (rev 190808)
@@ -0,0 +1,15 @@
+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,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 615x19
+          text run at (0,0) width 615: "Check the pixel result to make sure that the gray square is half way through the scale animation."
+      RenderBlock {DIV} at (0,36) size 202x202 [border: (1px solid #000000)]
+      RenderBlock {DIV} at (0,238) size 784x20
+        RenderText {#text} at (0,0) size 605x19
+          text run at (0,0) width 605: "PASS - \"-webkit-transform.0\" property for \"inner\" element at 0.5s saw something close to: 0.5"
+        RenderBR {BR} at (604,15) size 1x0
+layer at (9,45) size 200x200
+  RenderBlock {DIV} at (1,1) size 200x200 [bgcolor=#808080]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to