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

Unified Diff: third_party/WebKit/LayoutTests/compositing/squashing/squashing-print-expected.txt

Issue 1848443003: Revert of Print with the correct physical dimensions when specified (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@262769
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/compositing/squashing/squashing-print-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squashing-print-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/squashing-print-expected.txt
index 2172493772e89f0c74e7b94f74fbcaf228012bb2..6e245ca890c5bc64e6cdd9d49517c292529007ca 100644
--- a/third_party/WebKit/LayoutTests/compositing/squashing/squashing-print-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/squashing-print-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 1066x799
- LayoutView at (0,0) size 1066x799
-layer at (0,0) size 1066x118
- LayoutBlockFlow {HTML} at (0,0) size 1066x118
- LayoutBlockFlow {BODY} at (8,8) size 1050x102
+layer at (0,0) size 1000x750
+ LayoutView at (0,0) size 1000x750
+layer at (0,0) size 1000x118
+ LayoutBlockFlow {HTML} at (0,0) size 1000x118
+ LayoutBlockFlow {BODY} at (8,8) size 984x102
layer at (8,8) size 102x102
LayoutBlockFlow {DIV} at (0,0) size 102x102 [border: (1px solid #000000)]
layer at (50,50) size 102x102

Powered by Google App Engine
This is Rietveld 408576698