Index: third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/forced-break-tree-dump-only-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/forced-break-tree-dump-only-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/forced-break-tree-dump-only-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7d95b42544f9831664a577ce8e260370268c7df0 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/threaded/printing/forced-break-tree-dump-only-expected.txt |
@@ -0,0 +1,18 @@ |
+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 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,783) size 1050x18 |
+ LayoutText {#text} at (0,0) size 165x17 |
+ text run at (0,0) width 165: "This should be on page 2." |
+ |