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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/5081257-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/5081257-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/5081257-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/5081257-1-expected.txt
index 02b720782976ebd80b8d1a79e947fb336e473337..dc0f894c4617084eb53f8125bb9973fa5bc56bf6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/5081257-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/5081257-1-expected.txt
@@ -4,11 +4,11 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 781x59
+ LayoutText {#text} at (0,0) size 780x59
text run at (0,0) width 764: "This tests for setting the selection at a position inside the document when the document node is non-editable and the document's"
text run at (764,0) width 4: " "
text run at (0,20) width 169: "body element *is* editable. "
- text run at (169,20) width 608: "The expected behavior is to create a selection at [body, 0]. There should be a caret at the start of this"
- text run at (777,20) width 4: " "
+ text run at (169,20) width 607: "The expected behavior is to create a selection at [body, 0]. There should be a caret at the start of this"
+ text run at (775,20) width 5: " "
text run at (0,40) width 65: "paragraph."
caret: position 0 of child 0 {#text} of child 1 {P} of body

Powered by Google App Engine
This is Rietveld 408576698