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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/ellipsis-printing-style-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/win/virtual/threaded/printing/ellipsis-printing-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/ellipsis-printing-style-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/ellipsis-printing-style-expected.txt
index c2d0011f8b723fe299d16ba4f055dd2071ef2b05..d03ede3044b951b4aeba3a550c312ac621930ffc 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/ellipsis-printing-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/ellipsis-printing-style-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 1000x750
- LayoutView at (0,0) size 1000x750
-layer at (0,0) size 1000x40
- LayoutBlockFlow {HTML} at (0,0) size 1000x40
- LayoutBlockFlow {BODY} at (8,8) size 984x24
+layer at (0,0) size 1066x799
+ LayoutView at (0,0) size 1066x799
+layer at (0,0) size 1066x40
+ LayoutBlockFlow {HTML} at (0,0) size 1066x40
+ LayoutBlockFlow {BODY} at (8,8) size 1050x24
layer at (8,8) size 168x24 scrollWidth 1216
LayoutBlockFlow {DIV} at (0,0) size 168x24 [color=#FFFFFF] [bgcolor=#000000]
LayoutText {#text} at (0,0) size 1216x16

Powered by Google App Engine
This is Rietveld 408576698