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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/4947387-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/4947387-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4947387-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4947387-expected.txt
index 5e1b5ddf7e12b6358f376d87b476865d575fd4f1..cd07cb1275801753e6a29a01366569d6a239e940 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4947387-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4947387-expected.txt
@@ -12,13 +12,13 @@ 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 784x80
- LayoutText {#text} at (0,0) size 763x79
- text run at (0,0) width 390: "This tests moveTo{Beginning, End}OfLineAndModifySelection. "
- text run at (390,0) width 329: "It should operate on line boundaries and not paragraph"
+ LayoutText {#text} at (0,0) size 782x79
+ text run at (0,0) width 389: "This tests moveTo{Beginning, End}OfLineAndModifySelection. "
+ text run at (388,0) width 330: "It should operate on line boundaries and not paragraph"
text run at (0,20) width 74: "boundaries. "
- text run at (74,20) width 689: "To run it manually, click inside the first line of the editable region below and do Command+Shift+Left/Right Arrow,"
- text run at (0,40) width 533: "the selection should extend to the start/end of the line, not the start/end of the paragraph. "
- text run at (533,40) width 155: "Also, moveTo{Beginning,"
+ text run at (74,20) width 708: "To run it manually, click inside the first line of the editable region below and do Command+Shift+Left/Right Arrow, the"
+ text run at (0,40) width 511: "selection should extend to the start/end of the line, not the start/end of the paragraph. "
+ text run at (511,40) width 154: "Also, moveTo{Beginning,"
text run at (0,60) width 318: "End}OfParagraphAndModifySelection should work."
LayoutBlockFlow {DIV} at (0,96) size 200x40
LayoutText {#text} at (0,0) size 179x39

Powered by Google App Engine
This is Rietveld 408576698