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

Side by Side Diff: LayoutTests/platform/win/editing/selection/select-all-003-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 BODY > HTML > #do cument to 12 of 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 6 of BODY > HTML > #do cument to 6 of BODY > HTML > #document toDOMRange:range from 1 of BODY > HTML > #document to 6 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 812x1044 3 layer at (0,0) size 812x1044
7 RenderView at (0,0) size 785x585 4 RenderView at (0,0) size 785x585
8 layer at (0,0) size 785x1044 5 layer at (0,0) size 785x1044
9 RenderBlock {HTML} at (0,0) size 785x1044 6 RenderBlock {HTML} at (0,0) size 785x1044
10 RenderBody {BODY} at (64,64) size 748x916 [border: (50px solid #FF0000)] 7 RenderBody {BODY} at (64,64) size 748x916 [border: (50px solid #FF0000)]
11 RenderBlock (anonymous) at (74,74) size 600x768 8 RenderBlock (anonymous) at (74,74) size 600x768
12 RenderBR {BR} at (0,10) size 0x27 9 RenderBR {BR} at (0,10) size 0x27
13 RenderBR {BR} at (0,58) size 0x27 10 RenderBR {BR} at (0,58) size 0x27
14 RenderText {#text} at (0,106) size 598x603 11 RenderText {#text} at (0,106) size 598x603
(...skipping 20 matching lines...) Expand all
35 text run at (0,586) width 592: "brought forth, upon this continent, a new nation, conceived in" 32 text run at (0,586) width 592: "brought forth, upon this continent, a new nation, conceived in"
36 text run at (592,586) width 6: " " 33 text run at (592,586) width 6: " "
37 text run at (0,634) width 547: "Liberty, and dedicated to the proposit ion that all men are" 34 text run at (0,634) width 547: "Liberty, and dedicated to the proposit ion that all men are"
38 text run at (547,634) width 6: " " 35 text run at (547,634) width 6: " "
39 text run at (0,682) width 141: "created equal. " 36 text run at (0,682) width 141: "created equal. "
40 RenderBR {BR} at (141,703) size 0x0 37 RenderBR {BR} at (141,703) size 0x0
41 RenderBR {BR} at (0,730) size 0x27 38 RenderBR {BR} at (0,730) size 0x27
42 RenderBlock {DIV} at (74,842) size 600x0 39 RenderBlock {DIV} at (74,842) size 600x0
43 selection start: position 0 of child 1 {BR} of body 40 selection start: position 0 of child 1 {BR} of body
44 selection end: position 1 of child 5 {BR} of body 41 selection end: position 1 of child 5 {BR} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698