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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-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/14971-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-expected.txt
index b7d72a031c9c93b7fb277118ee167ac68ce25977..395af83ad0a423028004a4bea1c1ccad5175b997 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-expected.txt
@@ -6,16 +6,16 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 724x39
text run at (0,0) width 576: "This tests to make sure that a drag-selecting through a -webkit-user-select:ignore region works. "
- text run at (576,0) width 148: "The selection should end"
- text run at (0,20) width 259: "somewhere inside the word 'World' below."
+ text run at (575,0) width 149: "The selection should end"
+ text run at (0,20) width 257: "somewhere inside the word 'World' below."
LayoutBlockFlow {DIV} at (0,56) size 784x20
LayoutInline {SPAN} at (0,0) size 32x19
LayoutText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "Hello"
LayoutText {#text} at (32,0) size 4x19
text run at (32,0) width 4: " "
- LayoutInline {SPAN} at (0,0) size 39x19
- LayoutText {#text} at (36,0) size 39x19
- text run at (36,0) width 39: "World"
+ LayoutInline {SPAN} at (0,0) size 38x19
+ LayoutText {#text} at (36,0) size 38x19
+ text run at (36,0) width 38: "World"
selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of body
-selection end: position 1 of child 0 {#text} of child 2 {SPAN} of child 2 {DIV} of body
+selection end: position 2 of child 0 {#text} of child 2 {SPAN} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698