Title: [193925] trunk/LayoutTests
Revision
193925
Author
[email protected]
Date
2015-12-10 13:42:44 -0800 (Thu, 10 Dec 2015)

Log Message

Adding iOS-simulator expectations for compositing/layers-inside-overflow-scroll.html
https://bugs.webkit.org/show_bug.cgi?id=152132

Unreviewed test gardening.

* platform/ios-simulator/compositing/layers-inside-overflow-scroll-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193924 => 193925)


--- trunk/LayoutTests/ChangeLog	2015-12-10 21:26:28 UTC (rev 193924)
+++ trunk/LayoutTests/ChangeLog	2015-12-10 21:42:44 UTC (rev 193925)
@@ -1,3 +1,12 @@
+2015-12-10  Ryan Haddad  <[email protected]>
+
+        Adding iOS-simulator expectations for compositing/layers-inside-overflow-scroll.html
+        https://bugs.webkit.org/show_bug.cgi?id=152132
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/compositing/layers-inside-overflow-scroll-expected.txt: Added.
+
 2015-12-10  Alex Christensen  <[email protected]>
 
         REGRESSION (r192796) WKBundlePageResourceLoadClient should be able to setHTTPBody in willSendRequestForFrame

Added: trunk/LayoutTests/platform/ios-simulator/compositing/layers-inside-overflow-scroll-expected.txt (0 => 193925)


--- trunk/LayoutTests/platform/ios-simulator/compositing/layers-inside-overflow-scroll-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/compositing/layers-inside-overflow-scroll-expected.txt	2015-12-10 21:42:44 UTC (rev 193925)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x431
+  RenderBlock {HTML} at (0,0) size 800x431
+    RenderBody {BODY} at (8,16) size 784x405
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 444x19
+          text run at (0,0) width 444: "The red box in the overflow:scroll div should be scrolled out of view."
+      RenderBlock {DIV} at (10,36) size 302x207 [border: (1px solid #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (19,53) size 300x200
+  RenderVideo {VIDEO} at (1,1) size 300x200
+layer at (18,269) size 302x152 clip at (19,270) size 285x150 scrollY 100 scrollHeight 500
+  RenderBlock {DIV} at (10,253) size 302x152 [border: (1px solid #000000)]
+    RenderBlock {DIV} at (1,1) size 285x500
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to