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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-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/after-line-wrap-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.txt
index 96e2084eba602769c9ab2aac441eea012b3c3876..647af0552ab96e1b87cfc69ec329f7fe45523b91 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.txt
@@ -12,10 +12,10 @@ layer at (0,0) size 800x600
LayoutInline {B} at (0,0) size 296x19
LayoutText {#text} at (0,0) size 296x19
text run at (0,0) width 296: "Make sure that your window is small enough"
- LayoutText {#text} at (296,0) size 737x39
- text run at (296,0) width 441: " so that 'don't select this line' and 'try to select just this line' appear on two"
+ LayoutText {#text} at (295,0) size 737x39
+ text run at (295,0) width 442: " so that 'don't select this line' and 'try to select just this line' appear on two"
text run at (0,20) width 87: "different lines. "
- text run at (87,20) width 586: "The two phrases are actually in the same paragraph, there are just lots of spaces in between them."
+ text run at (86,20) width 587: "The two phrases are actually in the same paragraph, there are just lots of spaces in between them."
LayoutBlockFlow {P} at (0,56) size 784x40
LayoutText {#text} at (0,0) size 99x19
text run at (0,0) width 99: "This is a test for "
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
text run at (99,0) width 349: "REGRESSION: Selection includes spaces that it shouldn't"
LayoutText {#text} at (448,0) size 784x39
text run at (448,0) width 336: ". The test makes sure that a word that is right after a line"
- text run at (0,20) width 206: "wrap can be selected successfully."
+ text run at (0,20) width 205: "wrap can be selected successfully."
LayoutBlockFlow {P} at (0,112) size 784x0
LayoutBlockFlow {DIV} at (16,112) size 752x82 [border: (1px solid #000000)]
LayoutText {#text} at (1,1) size 748x59

Powered by Google App Engine
This is Rietveld 408576698