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

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

Issue 1913623002: Manual rebaselines for r388291 #3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/android/virtual/threaded/printing/forced-break-tree-dump-only-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/virtual/threaded/printing/forced-break-tree-dump-only-expected.txt b/third_party/WebKit/LayoutTests/platform/android/virtual/threaded/printing/forced-break-tree-dump-only-expected.txt
deleted file mode 100644
index d27d34be70c5dce4a845f3f3e1ccb75986325b5b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/virtual/threaded/printing/forced-break-tree-dump-only-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-layer at (0,0) size 1066x799 scrollHeight 827
- LayoutView at (0,0) size 1066x799
-layer at (0,0) size 1066x827 backgroundClip at (0,0) size 1066x799 clip at (0,0) size 1066x799
- LayoutBlockFlow {HTML} at (0,0) size 1066x827
- LayoutBlockFlow {BODY} at (8,16) size 1050x803
- LayoutBlockFlow {P} at (0,0) size 1050x40
- LayoutText {#text} at (0,0) size 1041x39
- 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 515: "tests some peculiarities in the test framework for printing. To run this test manually, run"
- text run at (0,20) width 11: "it "
- text run at (11,20) width 211: "with content_shell --run-layout-test"
- LayoutBlockFlow {DIV} at (0,56) size 1050x20
- LayoutText {#text} at (0,0) size 155x19
- text run at (0,0) width 155: "This should be on page 1."
- LayoutBlockFlow {DIV} at (0,783) size 1050x20
- 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