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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/nested-blocks-with-text-area-expected.txt

Issue 42352: WebKit Merge 41768:41807, Chromium Side (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 5 of BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 5 of BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #do cument to 0 of BODY > HTML > #document toDOMRange:range from 1 of #text > BODY > HTML > #document to 2 of BODY > HTML > #document affinity:NSSelectionAffinityDo wnstream stillSelecting:FALSE 4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #do cument to 0 of BODY > HTML > #document toDOMRange:range from 1 of #text > BODY > HTML > #document to 2 of BODY > HTML > #document affinity:NSSelectionAffinityDo wnstream stillSelecting:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > DIV > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelec ting:FALSE 8 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > DIV > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelec ting:FALSE
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
(...skipping 13 matching lines...) Expand all
24 RenderBlock {DIV} at (0,0) size 784x43 24 RenderBlock {DIV} at (0,0) size 784x43
25 RenderText {#text} at (476,23) size 4x19 25 RenderText {#text} at (476,23) size 4x19
26 text run at (476,23) width 4: " " 26 text run at (476,23) width 4: " "
27 RenderInline {SPAN} at (0,0) size 7x19 27 RenderInline {SPAN} at (0,0) size 7x19
28 RenderText {#text} at (480,23) size 7x19 28 RenderText {#text} at (480,23) size 7x19
29 text run at (480,23) width 7: "x" 29 text run at (480,23) width 7: "x"
30 RenderText {#text} at (0,0) size 0x0 30 RenderText {#text} at (0,0) size 0x0
31 RenderBlock (anonymous) at (0,83) size 784x0 31 RenderBlock (anonymous) at (0,83) size 784x0
32 layer at (305,49) size 179x36 clip at (306,50) size 177x34 32 layer at (305,49) size 179x36 clip at (306,50) size 177x34
33 RenderTextControl {TEXTAREA} at (297,1) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 33 RenderTextControl {TEXTAREA} at (297,1) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
34 RenderBlock {DIV} at (3,3) size 158x16 34 RenderBlock {DIV} at (3,3) size 175x16
35 RenderText {#text} at (0,0) size 8x16 35 RenderText {#text} at (0,0) size 8x16
36 text run at (0,0) width 8: " " 36 text run at (0,0) width 8: " "
37 caret: position 1 of child 0 {#text} of child 3 {SPAN} of child 1 {DIV} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document 37 caret: position 1 of child 0 {#text} of child 3 {SPAN} of child 1 {DIV} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698