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

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

Issue 1423643002: Print absolutely positioned objects correctly when sized against the viewport. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Need to rebaseline some tests, and it has to be done manually because of more specific entries alre… Created 5 years, 2 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 ae13e1a880d172d275f266cd0350c7128c37e154..19682bcbd63c427dfddcf2e015b7f8f0fddebca8 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,5 +1,5 @@
-layer at (0,0) size 0x0
- LayoutView at (0,0) size 0x0
+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

Powered by Google App Engine
This is Rietveld 408576698