| 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."
|
|
|