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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/replace-selection-1-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/selection/replace-selection-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/replace-selection-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/replace-selection-1-expected.txt
index b95794e8c66565f53e66a89edd3c85f7f707fecf..2bd88659a86fd223d9f190e1d4dcc412b1665ed0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/replace-selection-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/replace-selection-1-expected.txt
@@ -10,9 +10,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 766x39
+ LayoutText {#text} at (0,0) size 765x39
text run at (0,0) width 555: "This tests for a bug when a selection is replaced by content with selectReplacement == true. "
- text run at (555,0) width 211: "Below, you should see 'A new link'"
+ text run at (555,0) width 210: "Below, you should see 'A new link'"
text run at (0,20) width 26: "and "
text run at (26,20) width 146: "'link' should be selected."
LayoutBlockFlow {DIV} at (0,56) size 784x20

Powered by Google App Engine
This is Rietveld 408576698