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

Unified Diff: LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt

Issue 200623006: Set geometry dirty bits on composited layer mappings when updating squashed layers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More adjustment. Created 6 years, 9 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/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.

Powered by Google App Engine
This is Rietveld 408576698