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

Side by Side Diff: LayoutTests/editing/execCommand/selectAll-expected.txt

Issue 11820059: Merge 138654 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 7 years, 11 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
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > 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 DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #t ext > SPAN > DIV > BODY > HTML > #document to 562 of #text > P > SPAN > DIV > BO DY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALS E 4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #t ext > SPAN > DIV > BODY > HTML > #document to 562 of #text > P > SPAN > DIV > BO DY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALS E
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600 7 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600 9 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x584 10 RenderBody {BODY} at (8,8) size 784x584
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 text run at (744,140) width 6: " " 42 text run at (744,140) width 6: " "
43 text run at (0,168) width 632: "people who are crazy enough to thi nk they can change the world " 43 text run at (0,168) width 632: "people who are crazy enough to thi nk they can change the world "
44 text run at (632,168) width 116: "are the ones" 44 text run at (632,168) width 116: "are the ones"
45 text run at (748,168) width 6: " " 45 text run at (748,168) width 6: " "
46 text run at (0,196) width 77: "who do." 46 text run at (0,196) width 77: "who do."
47 RenderBlock (anonymous) at (14,342) size 756x0 47 RenderBlock (anonymous) at (14,342) size 756x0
48 RenderInline {SPAN} at (0,0) size 0x0 48 RenderInline {SPAN} at (0,0) size 0x0
49 RenderText {#text} at (0,0) size 0x0 49 RenderText {#text} at (0,0) size 0x0
50 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body 50 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body
51 selection end: position 562 of child 0 {#text} of child 1 {P} of child 1 {SPAN } of child 1 {DIV} of body 51 selection end: position 562 of child 0 {#text} of child 1 {P} of child 1 {SPAN } of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698