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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/editing/selection/14971-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/14971-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/14971-expected.txt
index 8e12ef375969a272b4cca1278be31f5897f23e8e..a6ff61e597a14dd8ab6ebb4fdfde3d51169f4f53 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/14971-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/14971-expected.txt
@@ -5,17 +5,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x36
LayoutText {#text} at (0,0) size 773x36
- text run at (0,0) width 614: "This tests to make sure that a drag-selecting through a -webkit-user-select:ignore region works. "
- text run at (613,0) width 160: "The selection should end"
- text run at (0,18) width 274: "somewhere inside the word 'World' below."
+ text run at (0,0) width 613: "This tests to make sure that a drag-selecting through a -webkit-user-select:ignore region works. "
+ text run at (612,0) width 161: "The selection should end"
+ text run at (0,18) width 271: "somewhere inside the word 'World' below."
LayoutBlockFlow {DIV} at (0,52) size 784x18
LayoutInline {SPAN} at (0,0) size 36x18
LayoutText {#text} at (0,0) size 36x18
text run at (0,0) width 36: "Hello"
LayoutText {#text} at (35,0) size 5x18
text run at (35,0) width 5: " "
- LayoutInline {SPAN} at (0,0) size 42x18
- LayoutText {#text} at (39,0) size 42x18
- text run at (39,0) width 42: "World"
+ LayoutInline {SPAN} at (0,0) size 41x18
+ LayoutText {#text} at (39,0) size 41x18
+ text run at (39,0) width 41: "World"
selection start: position 0 of child 0 {#text} of child 0 {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