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

Side by Side Diff: LayoutTests/editing/pasteboard/input-field-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: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NS SelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DI V > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document give nAction:WebViewInsertActionPasted
9 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 2 of DI V > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
12 layer at (0,0) size 800x600
13 RenderView at (0,0) size 800x600
14 layer at (0,0) size 800x600
15 RenderBlock {HTML} at (0,0) size 800x600
16 RenderBody {BODY} at (8,8) size 784x576
17 RenderBlock {P} at (0,0) size 784x18
18 RenderText {#text} at (0,0) size 235x18
19 text run at (0,0) width 235: "This tests Copy/Paste of a input field."
20 RenderBlock {DIV} at (0,34) size 784x23
21 RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #000000)]
22 RenderTextControl {INPUT} at (129,2) size 123x19 [bgcolor=#FFFFFF] [bord er: (2px inset #000000)]
23 RenderBlock {UL} at (0,73) size 784x18
24 RenderListItem {LI} at (40,0) size 744x18
25 RenderListMarker at (-17,0) size 7x18: bullet
26 RenderText {#text} at (0,0) size 43x18
27 text run at (0,0) width 43: "Passed"
28 layer at (13,47) size 117x13
29 RenderBlock {DIV} at (3,3) size 117x13
30 layer at (140,47) size 117x13
31 RenderBlock {DIV} at (3,3) size 117x13
32 caret: position 1 of child 1 {INPUT} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698