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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/printing/forced-break-tree-dump-only-expected.txt

Issue 1841643005: Auto-rebaseline for r383925 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/printing/forced-break-tree-dump-only-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/printing/forced-break-tree-dump-only-expected.txt b/third_party/WebKit/LayoutTests/platform/win/printing/forced-break-tree-dump-only-expected.txt
index 29b565efb8f4ac465c245a9ee624d68c7de1b6a7..7d95b42544f9831664a577ce8e260370268c7df0 100644
--- a/third_party/WebKit/LayoutTests/platform/win/printing/forced-break-tree-dump-only-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/printing/forced-break-tree-dump-only-expected.txt
@@ -1,18 +1,18 @@
-layer at (0,0) size 1000x750 scrollHeight 776
- LayoutView at (0,0) size 1000x750
-layer at (0,0) size 1000x776 backgroundClip at (0,0) size 1000x750 clip at (0,0) size 1000x750
- LayoutBlockFlow {HTML} at (0,0) size 1000x776
- LayoutBlockFlow {BODY} at (8,16) size 984x752
- LayoutBlockFlow {P} at (0,0) size 984x36
- LayoutText {#text} at (0,0) size 982x35
+layer at (0,0) size 1066x799 scrollHeight 825
+ LayoutView at (0,0) size 1066x799
+layer at (0,0) size 1066x825 backgroundClip at (0,0) size 1066x799 clip at (0,0) size 1066x799
+ LayoutBlockFlow {HTML} at (0,0) size 1066x825
+ LayoutBlockFlow {BODY} at (8,16) size 1050x801
+ LayoutBlockFlow {P} at (0,0) size 1050x36
+ LayoutText {#text} at (0,0) size 1036x35
text run at (0,0) width 566: "This is a test that only dumps the layout tree, and doesn't actually display the page. This "
- text run at (565,0) width 417: "tests some peculiarities in the test framework for printing. To run"
- text run at (0,18) width 159: "this test manually, run it "
- text run at (158,18) width 227: "with content_shell --run-layout-test"
- LayoutBlockFlow {DIV} at (0,52) size 984x18
+ text run at (565,0) width 471: "tests some peculiarities in the test framework for printing. To run this test"
+ text run at (0,18) width 105: "manually, run it "
+ text run at (104,18) width 228: "with content_shell --run-layout-test"
+ LayoutBlockFlow {DIV} at (0,52) size 1050x18
LayoutText {#text} at (0,0) size 165x17
text run at (0,0) width 165: "This should be on page 1."
- LayoutBlockFlow {DIV} at (0,734) size 984x18
+ LayoutBlockFlow {DIV} at (0,783) size 1050x18
LayoutText {#text} at (0,0) size 165x17
text run at (0,0) width 165: "This should be on page 2."

Powered by Google App Engine
This is Rietveld 408576698