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

Side by Side Diff: LayoutTests/editing/selection/mixed-editability-1-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 3 of BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > BODY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #do cument affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > BO DY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #document toDOMRange: range from 0 of #text > SPAN > BODY > HTML > #document to 2 of #text > SPAN > BO DY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALS E
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
8 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
9 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
10 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
11 RenderBody {BODY} at (8,8) size 784x584 7 RenderBody {BODY} at (8,8) size 784x584
12 RenderInline {SPAN} at (0,0) size 20x18 8 RenderInline {SPAN} at (0,0) size 20x18
13 RenderText {#text} at (0,0) size 20x18 9 RenderText {#text} at (0,0) size 20x18
14 text run at (0,0) width 20: "On" 10 text run at (0,0) width 20: "On"
15 RenderText {#text} at (20,0) size 784x36 11 RenderText {#text} at (20,0) size 784x36
16 text run at (20,0) width 464: "ly the first two letters of the first wor d in this sentence should be selected. " 12 text run at (20,0) width 464: "ly the first two letters of the first wor d in this sentence should be selected. "
17 text run at (484,0) width 298: "To run this test manually, double click between" 13 text run at (484,0) width 298: "To run this test manually, double click between"
18 text run at (782,0) width 2: " " 14 text run at (782,0) width 2: " "
19 text run at (0,18) width 351: "the first two letters of the first word o f the first sentence." 15 text run at (0,18) width 351: "the first two letters of the first word o f the first sentence."
20 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
21 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of body 17 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of body
22 selection end: position 2 of child 0 {#text} of child 0 {SPAN} of body 18 selection end: position 2 of child 0 {#text} of child 0 {SPAN} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698