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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/word-granularity-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/word-granularity-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/word-granularity-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/word-granularity-expected.txt
index dd355437d0babbda3f68b4bae81817fca3ab1985..a5ec49ddc4043161a2d1ec7dba93497d3222a2af 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/word-granularity-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/word-granularity-expected.txt
@@ -7,14 +7,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 784x20
- LayoutText {#text} at (0,0) size 639x19
+ LayoutText {#text} at (0,0) size 640x19
text run at (0,0) width 359: "This tests modifying a selection created with a double click. "
- text run at (359,0) width 280: "The new selection should use word granularity."
+ text run at (359,0) width 281: "The new selection should use word granularity."
LayoutBlockFlow {P} at (0,36) size 784x60 [color=#008000]
- LayoutText {#text} at (0,0) size 777x59
- text run at (0,0) width 211: "This test does not run interactively. "
- text run at (210,0) width 340: "It uses the testRunners eventSender to do mouse clicks. "
- text run at (549,0) width 228: "To run it manually, double click on the"
+ LayoutText {#text} at (0,0) size 779x59
+ text run at (0,0) width 212: "This test does not run interactively. "
+ text run at (212,0) width 339: "It uses the testRunners eventSender to do mouse clicks. "
+ text run at (551,0) width 228: "To run it manually, double click on the"
text run at (0,20) width 231: "blue 'g', then drag down to the red 'g'. "
text run at (231,20) width 524: "As you drag, watch the selection that is created, it should always start and end on word"
text run at (0,40) width 70: "boundaries."

Powered by Google App Engine
This is Rietveld 408576698