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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/editing/selection/4947387-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/4947387-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/4947387-expected.txt
index a4d551f7f71e20ead6844c8fd1a4447a38fc3eba..1045a0077e1da7367a587cccbabab66203179075 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/4947387-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/4947387-expected.txt
@@ -12,14 +12,14 @@ 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 784x72
- LayoutText {#text} at (0,0) size 778x72
- text run at (0,0) width 424: "This tests moveTo{Beginning, End}OfLineAndModifySelection. "
- text run at (423,0) width 350: "It should operate on line boundaries and not paragraph"
+ LayoutText {#text} at (0,0) size 775x72
+ text run at (0,0) width 423: "This tests moveTo{Beginning, End}OfLineAndModifySelection. "
+ text run at (422,0) width 350: "It should operate on line boundaries and not paragraph"
text run at (0,18) width 79: "boundaries. "
- text run at (78,18) width 700: "To run it manually, click inside the first line of the editable region below and do Command+Shift+Left/Right"
- text run at (0,36) width 620: "Arrow, the selection should extend to the start/end of the line, not the start/end of the paragraph. "
- text run at (619,36) width 35: "Also,"
- text run at (0,54) width 474: "moveTo{Beginning, End}OfParagraphAndModifySelection should work."
+ text run at (78,18) width 697: "To run it manually, click inside the first line of the editable region below and do Command+Shift+Left/Right"
+ text run at (0,36) width 619: "Arrow, the selection should extend to the start/end of the line, not the start/end of the paragraph. "
+ text run at (618,36) width 35: "Also,"
+ text run at (0,54) width 473: "moveTo{Beginning, End}OfParagraphAndModifySelection should work."
LayoutBlockFlow {DIV} at (0,88) size 200x36
LayoutText {#text} at (0,0) size 191x36
text run at (0,0) width 187: "The quick brown fox jumped"

Powered by Google App Engine
This is Rietveld 408576698