Index: LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt |
diff --git a/LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt b/LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..322aec0fc962bf520fe4177264cb87816b8fbc29 |
--- /dev/null |
+++ b/LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt |
@@ -0,0 +1,9 @@ |
+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 (8,13) size 100x100 |
+ RenderBlock (positioned) {DIV} at (8,13) size 100x100 [bgcolor=#ADD8E6] |
+layer at (8,90) size 40x40 |
+ RenderBlock (positioned) {DIV} at (8,90) size 40x40 [bgcolor=#008000] |
abarth-chromium
2014/03/17 17:17:03
Can this be a ref test instead of a render tree du
chrishtr
2014/03/17 18:10:55
Done.
|