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

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

Issue 11823064: Merge 138654 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
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
(Empty)
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
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
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x584
11 RenderBlock {DIV} at (0,0) size 784x356 [border: (2px solid #FF0000)]
12 RenderBlock (anonymous) at (14,14) size 756x56
13 RenderInline {SPAN} at (0,0) size 693x56
14 RenderText {#text} at (0,0) size 693x56
15 text run at (0,0) width 687: "\"The quick brown fox jumps over the lazy dog\" uses every letter in the"
16 text run at (687,0) width 6: " "
17 text run at (0,28) width 170: "english language."
18 RenderBlock (anonymous) at (14,94) size 756x224
19 RenderBlock {P} at (0,0) size 756x224
20 RenderText {#text} at (0,0) size 756x224
21 text run at (0,0) width 462: "Here's to the crazy ones, the misfit s, the rebels, "
22 text run at (462,0) width 193: "the trouble makers, "
23 text run at (655,0) width 92: "the round"
24 text run at (747,0) width 6: " "
25 text run at (0,28) width 243: "pegs in the square holes, "
26 text run at (243,28) width 350: "the ones who see things different ly. "
27 text run at (593,28) width 144: "There not fond"
28 text run at (737,28) width 6: " "
29 text run at (0,56) width 510: "of rules, and they have no respect for the status quo, "
30 text run at (510,56) width 190: "you can quote then,"
31 text run at (0,84) width 197: "disagree with them, "
32 text run at (197,84) width 218: "glorify or vilify them, "
33 text run at (415,84) width 340: "about the only thing you can't do is"
34 text run at (755,84) width 1: " "
35 text run at (0,112) width 129: "ignore them. "
36 text run at (129,112) width 281: "Because they change things. "
37 text run at (410,112) width 344: "They push the human race forward ."
38 text run at (754,112) width 2: " "
39 text run at (0,140) width 481: "And while some may see them as the crazy ones, "
40 text run at (481,140) width 146: "we see genius. "
41 text run at (627,140) width 117: "Because the"
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 "
44 text run at (632,168) width 116: "are the ones"
45 text run at (748,168) width 6: " "
46 text run at (0,196) width 77: "who do."
47 RenderBlock (anonymous) at (14,342) size 756x0
48 RenderInline {SPAN} 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
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