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

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

Issue 1848263002: Auto-rebaseline for r384518 (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/win7/printing/forced-break-tree-dump-only-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/printing/forced-break-tree-dump-only-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/printing/forced-break-tree-dump-only-expected.txt
deleted file mode 100644
index 29b565efb8f4ac465c245a9ee624d68c7de1b6a7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win7/printing/forced-break-tree-dump-only-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-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
- 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
- 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
- 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