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

Unified Diff: third_party/WebKit/LayoutTests/editing/composition-marker-split-expected.txt

Issue 2342143002: Auto-rebaseline for r418947 (Closed)
Patch Set: Created 4 years, 3 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/editing/composition-marker-split-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/composition-marker-split-expected.txt b/third_party/WebKit/LayoutTests/editing/composition-marker-split-expected.txt
deleted file mode 100644
index c6801ae4a629351ce11ab61f08fdb6c6ed172fee..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/composition-marker-split-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x56
- LayoutBlockFlow {HTML} at (0,0) size 800x56
- LayoutBlockFlow {BODY} at (8,8) size 784x40
- LayoutBlockFlow {DIV} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "abc"
- LayoutText {#text} at (22,0) size 29x19
- text run at (22,0) width 29: " xxx "
- LayoutText {#text} at (51,0) size 19x19
- text run at (51,0) width 19: "def"
-layer at (8,28) size 128x20 scrollWidth 149
- LayoutBlockFlow {DIV} at (0,20) size 128x20
- LayoutText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "abcdefghi"
- LayoutText {#text} at (58,0) size 29x19
- text run at (58,0) width 29: " xxx "
- LayoutText {#text} at (87,0) size 62x19
- text run at (87,0) width 62: "jklmnopqr"

Powered by Google App Engine
This is Rietveld 408576698