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

Side by Side Diff: LayoutTests/editing/pasteboard/subframe-dragndrop-1-expected.txt

Issue 19529005: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #do cument to 0 of BODY > HTML > #document toDOMRange:range from 11 of #text > BODY > HTML > #document to 11 of #text > BODY > HTML > #document affinity:NSSelection AffinityDownstream stillSelecting:FALSE
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 2 of BODY > HTML > #document
6 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > BODY > H TML > #document to 11 of #text > BODY > HTML > #document toDOMRange:range from 6 of #text > BODY > HTML > #document to 6 of #text > BODY > HTML > #document affi nity:NSSelectionAffinityDownstream stillSelecting:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > BODY > HT ML > #document to 6 of #text > BODY > HTML > #document toDOMRange:range from 4 o f #text > BODY > HTML > #document to 7 of #text > BODY > HTML > #document affini ty:NSSelectionAffinityDownstream stillSelecting:FALSE
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 11 of #text > BODY > HTML > #document to 11 of #text > BODY > HTML > #documen t givenAction:WebViewInsertActionDropped
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > BODY > HT ML > #document to 3 of #text > BODY > HTML > #document toDOMRange:range from 7 o f #text > BODY > HTML > #document to 11 of #text > BODY > HTML > #document affin ity:NSSelectionAffinityDownstream stillSelecting:FALSE
14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
15 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
16 layer at (0,0) size 800x600
17 RenderView at (0,0) size 800x600
18 layer at (0,0) size 800x600
19 RenderBlock {HTML} at (0,0) size 800x600
20 RenderBody {BODY} at (0,0) size 800x584
21 RenderBlock (anonymous) at (0,0) size 800x304
22 RenderPartObject {IFRAME} at (0,0) size 304x304 [border: (2px inset #000 000)]
23 layer at (0,0) size 300x300
24 RenderView at (0,0) size 300x300
25 layer at (0,0) size 300x300
26 RenderBlock {HTML} at (0,0) size 300x300
27 RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
28 RenderText {#text} at (0,0) size 71x18
29 text run at (0,0) width 71: "foo baz bar"
30 RenderText {#text} at (0,0) size 0x0
31 RenderBlock {P} at (0,320) size 800x36
32 RenderText {#text} at (0,0) size 795x36
33 text run at (0,0) width 795: "This test uses the eventSender to do dra g and drop. To run it manually, drag the word selected in the above subframe and drop"
34 text run at (0,18) width 80: "it after 'baz'. "
35 text run at (80,18) width 213: "The result should be 'foo baz bar'."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698