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

Side by Side Diff: LayoutTests/platform/win/editing/selection/select-all-002-expected.txt

Issue 26237004: Remove unused editing related member functions from WebViewClient (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-10-09T17:59:14 Created 7 years, 2 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 DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 180 of #text > DIV > DI V > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelectin g:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 820x900 3 layer at (0,0) size 820x900
7 RenderView at (0,0) size 785x585 4 RenderView at (0,0) size 785x585
8 layer at (0,0) size 785x900 5 layer at (0,0) size 785x900
9 RenderBlock {HTML} at (0,0) size 785x900 6 RenderBlock {HTML} at (0,0) size 785x900
10 RenderBody {BODY} at (8,64) size 769x772 7 RenderBody {BODY} at (8,64) size 769x772
11 RenderBlock {DIV} at (64,0) size 748x772 [border: (50px solid #FF0000)] 8 RenderBlock {DIV} at (64,0) size 748x772 [border: (50px solid #FF0000)]
12 RenderBlock {DIV} at (74,74) size 600x624 9 RenderBlock {DIV} at (74,74) size 600x624
13 RenderText {#text} at (0,10) size 583x123 10 RenderText {#text} at (0,10) size 583x123
14 text run at (0,10) width 550: "Four score and seven years ago our fa thers brought forth," 11 text run at (0,10) width 550: "Four score and seven years ago our fa thers brought forth,"
(...skipping 19 matching lines...) Expand all
34 text run at (0,442) width 222: "that we should do this. " 31 text run at (0,442) width 222: "that we should do this. "
35 RenderBR {BR} at (222,463) size 0x0 32 RenderBR {BR} at (222,463) size 0x0
36 RenderText {#text} at (0,490) size 583x123 33 RenderText {#text} at (0,490) size 583x123
37 text run at (0,490) width 550: "Four score and seven years ago our f athers brought forth," 34 text run at (0,490) width 550: "Four score and seven years ago our f athers brought forth,"
38 text run at (550,490) width 6: " " 35 text run at (550,490) width 6: " "
39 text run at (0,538) width 577: "upon this continent, a new nation, c onceived in Liberty, and" 36 text run at (0,538) width 577: "upon this continent, a new nation, c onceived in Liberty, and"
40 text run at (577,538) width 6: " " 37 text run at (577,538) width 6: " "
41 text run at (0,586) width 564: "dedicated to the proposition that al l men are created equal." 38 text run at (0,586) width 564: "dedicated to the proposition that al l men are created equal."
42 selection start: position 1 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body 39 selection start: position 1 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body
43 selection end: position 180 of child 6 {#text} of child 1 {DIV} of child 1 {DI V} of body 40 selection end: position 180 of child 6 {#text} of child 1 {DIV} of child 1 {DI V} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698