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." |
+ |