Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: LayoutTests/compositing/visibility/visibility-composited-incremental-update-expected.txt

Issue 183833016: Add some incremental compositing tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Reupload Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/compositing/visibility/visibility-composited-incremental-update-expected.txt
diff --git a/LayoutTests/compositing/visibility/visibility-composited-incremental-update-expected.txt b/LayoutTests/compositing/visibility/visibility-composited-incremental-update-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f7ecea4d282e30cd184436756ece6de147e8bcd1
--- /dev/null
+++ b/LayoutTests/compositing/visibility/visibility-composited-incremental-update-expected.txt
@@ -0,0 +1,18 @@
+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,8) size 100x300
+ RenderBlock (positioned) {DIV} at (8,8) size 100x300
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+ RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#008000]
+ RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#FF0000]
+layer at (8,8) size 100x300
+ RenderBlock (positioned) {DIV} at (8,8) size 100x300
+ RenderBlock {DIV} at (0,0) size 100x100
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+ RenderBlock {DIV} at (0,100) size 100x100
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
chrishtr 2014/03/03 21:40:32 DUmping the render tree doesn't indicate here that
abarth-chromium 2014/03/03 22:01:31 The RenderTree is formed correctly in these cases.
+ RenderBlock {DIV} at (0,200) size 100x100
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698