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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/printing/forced-break-tree-dump-only-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/forced-break-tree-dump-only-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/printing/forced-break-tree-dump-only-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/printing/forced-break-tree-dump-only-expected.txt
index 35a2d6fc1b2aecd5dba9f597578b903b7b0ea645..5ef721bb951f0ca43e4da1f358cb3b90776de79c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/printing/forced-break-tree-dump-only-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/printing/forced-break-tree-dump-only-expected.txt
@@ -1,6 +1,6 @@
-layer at (0,0) size 0x0
- LayoutView at (0,0) size 0x0
-layer at (0,0) size 1000x778
+layer at (0,0) size 1000x750 scrollHeight 778
+ LayoutView at (0,0) size 1000x750
+layer at (0,0) size 1000x778 backgroundClip at (0,0) size 1000x750 clip at (0,0) size 1000x750
LayoutBlockFlow {HTML} at (0,0) size 1000x778
LayoutBlockFlow {BODY} at (8,16) size 984x754
LayoutBlockFlow {P} at (0,0) size 984x40

Powered by Google App Engine
This is Rietveld 408576698