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

Side by Side Diff: LayoutTests/platform/win/editing/selection/paragraph-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 1 of #text > DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BOD Y > HTML > #document to 4 of DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
10 RenderView at (0,0) size 800x600 6 RenderView at (0,0) size 800x600
11 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
12 RenderBlock {HTML} at (0,0) size 800x600 8 RenderBlock {HTML} at (0,0) size 800x600
13 RenderBody {BODY} at (8,8) size 784x584 9 RenderBody {BODY} at (8,8) size 784x584
14 RenderBlock {P} at (0,0) size 784x20 10 RenderBlock {P} at (0,0) size 784x20
15 RenderText {#text} at (0,0) size 658x19 11 RenderText {#text} at (0,0) size 658x19
16 text run at (0,0) width 348: "This tests modifying a selection created with a triple click. " 12 text run at (0,0) width 348: "This tests modifying a selection created with a triple click. "
17 text run at (348,0) width 310: "The new selection should use paragraph granularity." 13 text run at (348,0) width 310: "The new selection should use paragraph granularity."
(...skipping 28 matching lines...) Expand all
46 RenderBR {BR} at (61,95) size 0x0 42 RenderBR {BR} at (61,95) size 0x0
47 RenderText {#text} at (0,100) size 80x19 43 RenderText {#text} at (0,100) size 80x19
48 text run at (0,100) width 80: "This is a para" 44 text run at (0,100) width 80: "This is a para"
49 RenderInline {SPAN} at (0,0) size 7x19 [color=#FF0000] 45 RenderInline {SPAN} at (0,0) size 7x19 [color=#FF0000]
50 RenderText {#text} at (80,100) size 7x19 46 RenderText {#text} at (80,100) size 7x19
51 text run at (80,100) width 7: "g" 47 text run at (80,100) width 7: "g"
52 RenderText {#text} at (87,100) size 31x19 48 RenderText {#text} at (87,100) size 31x19
53 text run at (87,100) width 31: "raph." 49 text run at (87,100) width 31: "raph."
54 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body 50 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body
55 selection end: position 5 of child 14 {#text} of child 5 {DIV} of body 51 selection end: position 5 of child 14 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698