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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/paste-line-endings-009-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/linux/editing/pasteboard/paste-line-endings-009-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/paste-line-endings-009-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/paste-line-endings-009-expected.txt
index abe1d1e9b81940a2e879b8fca1a2c681e7f3c369..10163bebd23eeb387c25ff209a06342f7f97d95e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/paste-line-endings-009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/paste-line-endings-009-expected.txt
@@ -19,8 +19,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x238 [border: (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (14,14) size 756x83
- LayoutText {#text} at (0,0) size 66x26
- text run at (0,0) width 66: "Tests: "
+ LayoutText {#text} at (0,0) size 64x26
+ text run at (0,0) width 64: "Tests: "
LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,27) size 158x27
text run at (0,27) width 158: "Fix for this bug: "
@@ -34,8 +34,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 189x26
text run at (0,0) width 189: "Expected Results: "
LayoutBR {BR} at (189,21) size 0x0
- LayoutText {#text} at (0,27) size 746x83
- text run at (0,27) width 746: "Should see two lines of text below, self-documenting themselves as \"line one\""
+ LayoutText {#text} at (0,27) size 745x83
+ text run at (0,27) width 745: "Should see two lines of text below, self-documenting themselves as \"line one\""
text run at (0,55) width 713: "and \"line two\". The insertion point must be after the first character (\"l\") of"
text run at (0,83) width 103: "\"line two\"."
LayoutBlockFlow {DIV} at (0,262) size 784x60

Powered by Google App Engine
This is Rietveld 408576698