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

Side by Side Diff: LayoutTests/editing/selection/word-granularity-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: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 15 o f #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #do cument affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > BO DY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange: range from 11 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BOD Y > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BO DY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:r ange from 11 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
8 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
9 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
10 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
11 RenderBody {BODY} at (8,8) size 784x584 8 RenderBody {BODY} at (8,8) size 784x584
12 RenderBlock {P} at (0,0) size 784x18 9 RenderBlock {P} at (0,0) size 784x18
13 RenderText {#text} at (0,0) size 678x18 10 RenderText {#text} at (0,0) size 678x18
14 text run at (0,0) width 379: "This tests modifying a selection created with a double click. " 11 text run at (0,0) width 379: "This tests modifying a selection created with a double click. "
15 text run at (379,0) width 299: "The new selection should use word gran ularity." 12 text run at (379,0) width 299: "The new selection should use word gran ularity."
(...skipping 28 matching lines...) Expand all
44 RenderBR {BR} at (63,86) size 0x0 41 RenderBR {BR} at (63,86) size 0x0
45 RenderText {#text} at (0,90) size 84x18 42 RenderText {#text} at (0,90) size 84x18
46 text run at (0,90) width 84: "This is a para" 43 text run at (0,90) width 84: "This is a para"
47 RenderInline {SPAN} at (0,0) size 8x18 [color=#FF0000] 44 RenderInline {SPAN} at (0,0) size 8x18 [color=#FF0000]
48 RenderText {#text} at (84,90) size 8x18 45 RenderText {#text} at (84,90) size 8x18
49 text run at (84,90) width 8: "g" 46 text run at (84,90) width 8: "g"
50 RenderText {#text} at (92,90) size 32x18 47 RenderText {#text} at (92,90) size 32x18
51 text run at (92,90) width 32: "raph." 48 text run at (92,90) width 32: "raph."
52 selection start: position 11 of child 0 {#text} of child 5 {DIV} of body 49 selection start: position 11 of child 0 {#text} of child 5 {DIV} of body
53 selection end: position 4 of child 14 {#text} of child 5 {DIV} of body 50 selection end: position 4 of child 14 {#text} of child 5 {DIV} of body
OLDNEW
« no previous file with comments | « LayoutTests/editing/selection/unrendered-space-expected.txt ('k') | LayoutTests/editing/spelling/spelling-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698