Title: [174529] trunk/LayoutTests
Revision
174529
Author
[email protected]
Date
2014-10-09 14:42:28 -0700 (Thu, 09 Oct 2014)

Log Message

iOS Simulator results for scrollingcoordinator tests.

* platform/ios-simulator/scrollingcoordinator/*: Added

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (174528 => 174529)


--- trunk/LayoutTests/ChangeLog	2014-10-09 21:42:27 UTC (rev 174528)
+++ trunk/LayoutTests/ChangeLog	2014-10-09 21:42:28 UTC (rev 174529)
@@ -1,5 +1,11 @@
 2014-10-09  Simon Fraser  <[email protected]>
 
+        iOS Simulator results for scrollingcoordinator tests.
+
+        * platform/ios-simulator/scrollingcoordinator/*: Added
+
+2014-10-09  Simon Fraser  <[email protected]>
+
         iOS Simulator results for scrollbars tests.
 
         * platform/ios-simulator/scrollbars/*: Added

Added: trunk/LayoutTests/platform/ios-simulator/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt (0 => 174529)


--- trunk/LayoutTests/platform/ios-simulator/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt	2014-10-09 21:42:28 UTC (rev 174529)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+  RenderBlock {HTML} at (0,0) size 800x8
+    RenderBody {BODY} at (8,8) size 784x0
+layer at (50,50) size 324x224
+  RenderPartObject {IFRAME} at (50,50) size 324x224 [border: (2px inset #000000)]
+    layer at (0,0) size 1008x1016
+      RenderView at (0,0) size 300x200
+    layer at (0,0) size 300x1016
+      RenderBlock {HTML} at (0,0) size 300x1016
+        RenderBody {BODY} at (8,8) size 1000x1000

Added: trunk/LayoutTests/platform/ios-simulator/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt (0 => 174529)


--- trunk/LayoutTests/platform/ios-simulator/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt	2014-10-09 21:42:28 UTC (rev 174529)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+  RenderBlock {HTML} at (0,0) size 800x8
+    RenderBody {BODY} at (8,8) size 784x0
+layer at (200,150) size 324x224
+  RenderPartObject {IFRAME} at (200,150) size 324x224 [border: (2px inset #000000)]
+    layer at (0,0) size 1008x1016
+      RenderView at (0,0) size 300x200
+    layer at (0,0) size 300x1016
+      RenderBlock {HTML} at (0,0) size 300x1016
+        RenderBody {BODY} at (8,8) size 1000x1000
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to