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

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

Issue 1418503007: Manual rebaseline for r355526 https://codereview.chromium.org/1413573004/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More trimming. virtual/threaded/ expectations are the same 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/win-xp/printing/forced-break-tree-dump-only-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/printing/forced-break-tree-dump-only-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/printing/forced-break-tree-dump-only-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fda2f3ba286069817c917ba8c98de2ac91de7480
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/printing/forced-break-tree-dump-only-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 0x0
+ LayoutView at (0,0) size 0x0
+layer at (0,0) size 1000x778
+ LayoutBlockFlow {HTML} at (0,0) size 1000x778
+ LayoutBlockFlow {BODY} at (8,16) size 984x754
+ LayoutBlockFlow {P} at (0,0) size 984x40
+ LayoutText {#text} at (0,0) size 960x39
+ text run at (0,0) width 526: "This is a test that only dumps the layout tree, and doesn't actually display the page. This "
+ text run at (526,0) width 434: "tests some peculiarities in the test framework for printing. To run this test"
+ text run at (0,20) width 94: "manually, run it "
+ text run at (94,20) width 211: "with content_shell --run-layout-test"
+ LayoutBlockFlow {DIV} at (0,56) size 984x20
+ LayoutText {#text} at (0,0) size 155x19
+ text run at (0,0) width 155: "This should be on page 1."
+ LayoutBlockFlow {DIV} at (0,734) size 984x20
+ LayoutText {#text} at (0,0) size 155x19
+ text run at (0,0) width 155: "This should be on page 2."
+

Powered by Google App Engine
This is Rietveld 408576698