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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/printing/iframe-print-expected.txt

Issue 1817873002: Print with the correct physical dimensions when specified (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@262769
Patch Set: Updated 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/platform/linux/printing/iframe-print-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/printing/iframe-print-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/printing/iframe-print-expected.txt
index 19682bcbd63c427dfddcf2e015b7f8f0fddebca8..e05e7533d48228064df4c0da6419a3bcffc01d09 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/printing/iframe-print-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/printing/iframe-print-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 1000x750
- LayoutView at (0,0) size 1000x750
-layer at (0,0) size 1000x750
- LayoutBlockFlow {HTML} at (0,0) size 1000x750
- LayoutBlockFlow {BODY} at (8,8) size 984x734
+layer at (0,0) size 1066x799
+ LayoutView at (0,0) size 1066x799
+layer at (0,0) size 1066x799
+ LayoutBlockFlow {HTML} at (0,0) size 1066x799
+ LayoutBlockFlow {BODY} at (8,8) size 1050x783
LayoutText {#text} at (304,289) size 4x19
text run at (304,289) width 4: " "
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698