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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/splitText-dirty-lines-expected.txt

Issue 2801513003: Remove all -expected.txt for LayoutTests(layout-dev) with image baselines (Closed)
Patch Set: Created 3 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/fast/text/splitText-dirty-lines-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/text/splitText-dirty-lines-expected.txt b/third_party/WebKit/LayoutTests/fast/text/splitText-dirty-lines-expected.txt
deleted file mode 100644
index 213286a6a864141e3f9dae76e9e17b92826bcaf3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/text/splitText-dirty-lines-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
-layer at (8,8) size 784x584
- LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x584
-layer at (8,8) size 200x160
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 200x160 [color=#FF0000]
- LayoutText {#text} at (0,0) size 160x160
- text run at (0,0) width 160: "AAAA"
- text run at (0,40) width 40: "B"
- text run at (0,80) width 160: "CCCC"
- text run at (0,120) width 80: "D "
- LayoutText {#text} at (80,120) size 40x40
- text run at (80,120) width 40: "E"
-layer at (8,8) size 200x160
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 200x160 [color=#008000]
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 160x160
- text run at (0,0) width 160: "AAAA"
- text run at (0,40) width 40: "B"
- text run at (0,80) width 160: "CCCC"
- text run at (0,120) width 120: "D E"

Powered by Google App Engine
This is Rietveld 408576698