Index: LayoutTests/compositing/sticky-compositing-expected.txt |
diff --git a/LayoutTests/compositing/sticky-compositing-expected.txt b/LayoutTests/compositing/sticky-compositing-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4f55d1ad7f49e04cf2ce62e03a6655e10b6813f3 |
--- /dev/null |
+++ b/LayoutTests/compositing/sticky-compositing-expected.txt |
@@ -0,0 +1,11 @@ |
+First layer tree: |
+ |
+Second layer tree: |
+ |
+(GraphicsLayer (bounds 800.00 600.00) (children 1 (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) (drawsContent 1) (children 1 (GraphicsLayer (position 8.00 188.00) (bounds 784.00 20.00) (drawsContent 1) ) ) ) ) ) |
+ |
+Third layer tree: |
+ |
ccameron
2013/09/19 23:00:38
This is empty on TOT ... this will be the output w
|
+(GraphicsLayer (bounds 800.00 600.00) (children 1 (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) (drawsContent 1) ) ) ) |
+ |
+ |