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

Side by Side Diff: LayoutTests/platform/chromium-win/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 17 matching lines...) Expand all
28 text run at (755,28) width 1: " " 28 text run at (755,28) width 1: " "
29 text run at (0,56) width 483: "rules, and they have no respect for the status quo, " 29 text run at (0,56) width 483: "rules, and they have no respect for the status quo, "
30 text run at (483,56) width 190: "you can quote then," 30 text run at (483,56) width 190: "you can quote then,"
31 text run at (0,84) width 193: "disagree with them, " 31 text run at (0,84) width 193: "disagree with them, "
32 text run at (193,84) width 211: "glorify or vilify them, " 32 text run at (193,84) width 211: "glorify or vilify them, "
33 text run at (404,84) width 336: "about the only thing you can't do is" 33 text run at (404,84) width 336: "about the only thing you can't do is"
34 text run at (740,84) width 6: " " 34 text run at (740,84) width 6: " "
35 text run at (0,112) width 126: "ignore them. " 35 text run at (0,112) width 126: "ignore them. "
36 text run at (126,112) width 278: "Because they change things. " 36 text run at (126,112) width 278: "Because they change things. "
37 text run at (404,112) width 342: "They push the human race forward ." 37 text run at (404,112) width 342: "They push the human race forward ."
38 text run at (746,112) width 10: " "
39 text run at (0,140) width 475: "And while some may see them as the crazy ones, " 38 text run at (0,140) width 475: "And while some may see them as the crazy ones, "
40 text run at (475,140) width 144: "we see genius. " 39 text run at (475,140) width 144: "we see genius. "
41 text run at (619,140) width 117: "Because the" 40 text run at (619,140) width 117: "Because the"
42 text run at (736,140) width 6: " " 41 text run at (736,140) width 6: " "
43 text run at (0,168) width 626: "people who are crazy enough to thi nk they can change the world " 42 text run at (0,168) width 626: "people who are crazy enough to thi nk they can change the world "
44 text run at (626,168) width 116: "are the ones" 43 text run at (626,168) width 116: "are the ones"
45 text run at (742,168) width 6: " " 44 text run at (742,168) width 6: " "
46 text run at (0,196) width 77: "who do." 45 text run at (0,196) width 77: "who do."
47 RenderBlock (anonymous) at (14,342) size 756x0 46 RenderBlock (anonymous) at (14,342) size 756x0
48 RenderInline {SPAN} at (0,0) size 0x0 47 RenderInline {SPAN} at (0,0) size 0x0
49 RenderText {#text} at (0,0) size 0x0 48 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 49 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 50 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