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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-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/pasteboard/drop-text-without-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
index b69d338a5379dbd4e3f7583c6ada40f5d11f759d..c73d3183c08449b38814ea68bbcdeb52e4fda8af 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
@@ -9,33 +9,33 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x36
LayoutText {#text} at (0,0) size 108x18
text run at (0,0) width 108: "This is a test for "
- LayoutInline {I} at (0,0) size 766x36
- LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
- LayoutText {#text} at (107,0) size 354x18
- text run at (107,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8394"
- LayoutText {#text} at (460,0) size 766x36
- text run at (460,0) width 5: " "
- text run at (464,0) width 302: "Editable region does not accept dropped text if"
- text run at (0,18) width 129: "there is no selection"
- LayoutText {#text} at (128,18) size 5x18
- text run at (128,18) width 5: "."
+ LayoutInline {I} at (0,0) size 764x36
+ LayoutInline {A} at (0,0) size 353x18 [color=#0000EE]
+ LayoutText {#text} at (107,0) size 353x18
+ text run at (107,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8394"
+ LayoutText {#text} at (459,0) size 764x36
+ text run at (459,0) width 5: " "
+ text run at (463,0) width 301: "Editable region does not accept dropped text if"
+ text run at (0,18) width 128: "there is no selection"
+ LayoutText {#text} at (127,18) size 5x18
+ text run at (127,18) width 5: "."
LayoutBlockFlow {P} at (0,52) size 784x18
- LayoutText {#text} at (0,0) size 668x18
- text run at (0,0) width 488: "The text field should accept drag-and-dropped text, such as the link, even if "
- text run at (487,0) width 181: "no text is currently selected."
+ LayoutText {#text} at (0,0) size 667x18
+ text run at (0,0) width 487: "The text field should accept drag-and-dropped text, such as the link, even if "
+ text run at (486,0) width 181: "no text is currently selected."
LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,96) size 784x19
LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (131,0) size 4x18
text run at (131,0) width 4: " "
- LayoutInline {A} at (0,0) size 167x18 [color=#0000EE]
- LayoutText {#text} at (135,0) size 167x18
- text run at (135,0) width 167: "drop me into the text field"
+ LayoutInline {A} at (0,0) size 166x18 [color=#0000EE]
+ LayoutText {#text} at (135,0) size 166x18
+ text run at (135,0) width 166: "drop me into the text field"
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
layer at (11,107) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 107x13
- text run at (0,0) width 107: "http://www.ibm.com/"
+ LayoutText {#text} at (0,0) size 106x13
+ text run at (0,0) width 106: "http://www.ibm.com/"
selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
selection end: position 19 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698