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

Unified Diff: LayoutTests/platform/linux/compositing/squashing/squashing-print-expected.txt

Issue 408543002: Actually paint squashed layers when printing. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/platform/linux/compositing/squashing/squashing-print-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/squashing/squashing-print-expected.txt b/LayoutTests/platform/linux/compositing/squashing/squashing-print-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6c13f4b1a6bd6b18293f694727d4862797f51e84
--- /dev/null
+++ b/LayoutTests/platform/linux/compositing/squashing/squashing-print-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 1000x152
+ RenderView at (0,0) size 1000x118
+layer at (0,0) size 800x118
+ RenderBlock {HTML} at (0,0) size 800x118
+ RenderBody {BODY} at (8,8) size 784x102
+layer at (8,8) size 102x102
+ RenderBlock {DIV} at (0,0) size 102x102 [border: (1px solid #000000)]
+layer at (50,50) size 102x102
+ RenderBlock (positioned) {DIV} at (50,50) size 102x102 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698