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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/printing/subframes-percentage-height-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/subframes-percentage-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/printing/subframes-percentage-height-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/printing/subframes-percentage-height-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92de9dd5883ae64935c67dd569cff712187a0c5a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/printing/subframes-percentage-height-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 1066x799
+ LayoutView at (0,0) size 1066x799
+layer at (0,0) size 1066x400
+ LayoutBlockFlow {HTML} at (0,0) size 1066x400
+ LayoutBlockFlow {BODY} at (0,0) size 1066x400
+ LayoutText {#text} at (0,0) size 0x0
+layer at (0,0) size 300x150
+ LayoutIFrame {IFRAME} at (0,0) size 300x150
+ layer at (0,0) size 300x150
+ LayoutView at (0,0) size 300x150
+ layer at (0,0) size 300x150
+ LayoutBlockFlow {HTML} at (0,0) size 300x150
+ LayoutBlockFlow {BODY} at (0,0) size 300x150
+ LayoutBlockFlow {DIV} at (0,0) size 300x150 [border: (10px solid #0000FF)]

Powered by Google App Engine
This is Rietveld 408576698