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

Side by Side Diff: LayoutTests/platform/win/editing/selection/select-all-001-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 737 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 598x603 10 RenderText {#text} at (0,10) size 598x603
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 16 matching lines...) Expand all
31 text run at (561,394) width 6: " " 28 text run at (561,394) width 6: " "
32 text run at (0,442) width 556: "should do this. Four score and seven years ago our fathers" 29 text run at (0,442) width 556: "should do this. Four score and seven years ago our fathers"
33 text run at (556,442) width 6: " " 30 text run at (556,442) width 6: " "
34 text run at (0,490) width 592: "brought forth, upon this continent, a new nation, conceived in" 31 text run at (0,490) width 592: "brought forth, upon this continent, a new nation, conceived in"
35 text run at (592,490) width 6: " " 32 text run at (592,490) width 6: " "
36 text run at (0,538) width 547: "Liberty, and dedicated to the propos ition that all men are" 33 text run at (0,538) width 547: "Liberty, and dedicated to the propos ition that all men are"
37 text run at (547,538) width 6: " " 34 text run at (547,538) width 6: " "
38 text run at (0,586) width 135: "created equal." 35 text run at (0,586) width 135: "created equal."
39 selection start: position 1 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body 36 selection start: position 1 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body
40 selection end: position 737 of child 0 {#text} of child 1 {DIV} of child 1 {DI V} of body 37 selection end: position 737 of child 0 {#text} of child 1 {DIV} of child 1 {DI V} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698