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

Unified Diff: third_party/WebKit/LayoutTests/paint/printing/print-box-shadow-expected.txt

Issue 2872033002: Pass isPrinting and other bits from parent context to child during print. (Closed)
Patch Set: Merge branch 'master' into fixprinting Created 3 years, 7 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: third_party/WebKit/LayoutTests/paint/printing/print-box-shadow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/printing/print-box-shadow-expected.txt b/third_party/WebKit/LayoutTests/paint/printing/print-box-shadow-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c3e11332a8b3fea22a0743a4ce38c77bca30e26
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/paint/printing/print-box-shadow-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 1066x799
+ LayoutView at (0,0) size 1066x799
+layer at (0,0) size 1066x143
+ LayoutBlockFlow {HTML} at (0,0) size 1066x143
+ LayoutBlockFlow {BODY} at (8,8) size 1050x127
+layer at (8,8) size 332x127 clip at (9,9) size 330x125
+ LayoutBlockFlow {DIV} at (0,0) size 332x127 [border: (1px solid #000000)]
+layer at (9,9) size 330x125
+ LayoutBlockFlow {DIV} at (1,1) size 330x125

Powered by Google App Engine
This is Rietveld 408576698