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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/triple-click-in-pre-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/triple-click-in-pre-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/triple-click-in-pre-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/triple-click-in-pre-expected.txt
index 017608739f76d1b736df81a0359199f2673e6e81..e1b47347e3d66c8e768ad81407792b332f3c3e08 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/triple-click-in-pre-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/triple-click-in-pre-expected.txt
@@ -6,14 +6,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 640x19
+ LayoutText {#text} at (0,0) size 639x19
text run at (0,0) width 359: "This tests modifying a selection created with a double click. "
- text run at (359,0) width 281: "The new selection should use word granularity."
+ text run at (359,0) width 280: "The new selection should use word granularity."
LayoutBlockFlow {P} at (0,36) size 784x40 [color=#008000]
- LayoutText {#text} at (0,0) size 769x39
- 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 218: "To run it manually, triple click on the"
+ LayoutText {#text} at (0,0) size 766x39
+ 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 217: "To run it manually, triple click on the"
text run at (0,20) width 386: "second line in the box below (anywhere after \"whitespace:pre\"). "
text run at (386,20) width 257: "The triple click should select the entire line."
LayoutBlockFlow {DIV} at (0,92) size 784x60

Powered by Google App Engine
This is Rietveld 408576698