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

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

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/editing/pasteboard/drop-text-without-selection-expected.txt
diff --git a/LayoutTests/editing/pasteboard/drop-text-without-selection-expected.txt b/LayoutTests/editing/pasteboard/drop-text-without-selection-expected.txt
deleted file mode 100644
index d9c4f3bcdfcda389332b56f28472ecc5aa91643a..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/pasteboard/drop-text-without-selection-expected.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-EDITING DELEGATE: shouldInsertText:http://www.ibm.com/ replacingDOMRange:range from 0 of DIV > #document-fragment to 0 of DIV > #document-fragment givenAction:WebViewInsertActionDropped
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > #document-fragment to 0 of DIV > #document-fragment toDOMRange:range from 0 of #text > DIV > #document-fragment to 19 of #text > DIV > #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 104x18
- text run at (0,0) width 104: "This is a test for "
- RenderInline {I} at (0,0) size 751x36
- RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
- RenderText {#text} at (104,0) size 348x18
- text run at (104,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8394"
- RenderText {#text} at (452,0) size 751x36
- text run at (452,0) width 4: " "
- text run at (456,0) width 295: "Editable region does not accept dropped text if"
- text run at (0,18) width 125: "there is no selection"
- RenderText {#text} at (125,18) size 4x18
- text run at (125,18) width 4: "."
- RenderBlock {P} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 653x18
- text run at (0,0) width 478: "The text field should accept drag-and-dropped text, such as the link, even if "
- text run at (478,0) width 175: "no text is currently selected."
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,96) size 784x23
- RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderText {#text} at (127,2) size 4x18
- text run at (127,2) width 4: " "
- RenderInline {A} at (0,0) size 162x18 [color=#0000EE]
- RenderText {#text} at (131,2) size 162x18
- text run at (131,2) width 162: "drop me into the text field"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (13,109) size 117x13 scrollWidth 120
- RenderBlock {DIV} at (3,3) size 117x13
- RenderText {#text} at (0,0) size 119x13
- 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
« no previous file with comments | « LayoutTests/editing/pasteboard/4806874-expected.txt ('k') | LayoutTests/editing/pasteboard/input-field-1-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698