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

Unified Diff: LayoutTests/platform/win/editing/pasteboard/drop-text-without-selection-expected.txt

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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: LayoutTests/platform/win/editing/pasteboard/drop-text-without-selection-expected.txt
diff --git a/LayoutTests/platform/win/editing/pasteboard/drop-text-without-selection-expected.txt b/LayoutTests/platform/win/editing/pasteboard/drop-text-without-selection-expected.txt
index cf35cbc9ef4747bcd62a8983d07d21a75d09f70c..86462814071edffac3748ee6d67813a8436fbc37 100644
--- a/LayoutTests/platform/win/editing/pasteboard/drop-text-without-selection-expected.txt
+++ b/LayoutTests/platform/win/editing/pasteboard/drop-text-without-selection-expected.txt
@@ -24,18 +24,18 @@ layer at (0,0) size 800x600
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."
RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (0,96) size 784x21
- RenderTextControl {INPUT} at (0,0) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (173,1) size 4x17
- text run at (173,1) width 4: " "
+ RenderBlock (anonymous) at (0,96) size 784x22
+ RenderTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (173,2) size 4x17
+ text run at (173,2) width 4: " "
RenderInline {A} at (0,0) size 167x17 [color=#0000EE]
- RenderText {#text} at (177,1) size 167x17
- text run at (177,1) width 167: "drop me into the text field"
+ RenderText {#text} at (177,2) size 167x17
+ text run at (177,2) width 167: "drop me into the text field"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (10,107) size 169x15
- RenderBlock {DIV} at (2,3) size 169x15
- RenderText {#text} at (0,0) size 120x15
- text run at (0,0) width 120: "http://www.ibm.com/"
+layer at (10,107) size 169x16
+ RenderBlock {DIV} at (2,3) size 169x16
+ RenderText {#text} at (0,0) size 119x16
+ text run at (0,0) width 119: "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