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

Unified Diff: LayoutTests/compositing/squashing/visibility-composited-squashing-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/squashing/visibility-composited-squashing-expected.txt
diff --git a/LayoutTests/compositing/squashing/visibility-composited-squashing-expected.txt b/LayoutTests/compositing/squashing/visibility-composited-squashing-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dbdf58c471abf4b5cf526c803e7cae317dfcbf0c
--- /dev/null
+++ b/LayoutTests/compositing/squashing/visibility-composited-squashing-expected.txt
@@ -0,0 +1,21 @@
+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 100x100
+ RenderBlock (positioned) {DIV} at (8,8) size 100x100
+layer at (8,8) size 100x100
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#ADD8E6]
+hidden layer at (24,12) size 40x40
+ RenderBlock (positioned) {DIV} at (16,4) size 40x40 [bgcolor=#90EE90]
+layer at (24,62) size 40x40
+ RenderBlock (positioned) {DIV} at (16,54) size 40x40 [bgcolor=#90EE90]
+layer at (8,116) size 100x100
+ RenderBlock (positioned) {DIV} at (8,116) size 100x100
+layer at (8,116) size 100x100
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#ADD8E6]
+layer at (24,120) size 40x40
+ RenderBlock (positioned) {DIV} at (16,4) size 40x40 [bgcolor=#90EE90]
+hidden layer at (24,170) size 40x40
+ RenderBlock (positioned) {DIV} at (16,54) size 40x40 [bgcolor=#90EE90]

Powered by Google App Engine
This is Rietveld 408576698