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

Side by Side Diff: LayoutTests/editing/selection/triple-click-in-pre-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: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 30 o f #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelec ting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 30 of #text > PRE > DI V > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document toDOMRange:range from 16 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:N SSelectionAffinityDownstream stillSelecting:FALSE
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 RenderBlock {P} at (0,0) size 784x18 8 RenderBlock {P} at (0,0) size 784x18
13 RenderText {#text} at (0,0) size 678x18 9 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. " 10 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." 11 text run at (379,0) width 299: "The new selection should use word gran ularity."
16 RenderBlock {P} at (0,34) size 784x36 [color=#008000] 12 RenderBlock {P} at (0,34) size 784x36 [color=#008000]
17 RenderText {#text} at (0,0) size 767x36 13 RenderText {#text} at (0,0) size 767x36
18 text run at (0,0) width 224: "This test does not run interactively. " 14 text run at (0,0) width 224: "This test does not run interactively. "
19 text run at (224,0) width 352: "It uses the testRunners eventSender to do mouse clicks. " 15 text run at (224,0) width 352: "It uses the testRunners eventSender to do mouse clicks. "
20 text run at (576,0) width 191: "To run it manually, triple click" 16 text run at (576,0) width 191: "To run it manually, triple click"
21 text run at (0,18) width 452: "on the second line in the box below (an ywhere after \"whitespace:pre\"). " 17 text run at (0,18) width 452: "on the second line in the box below (an ywhere after \"whitespace:pre\"). "
22 text run at (452,18) width 273: "The triple click should select the en tire line." 18 text run at (452,18) width 273: "The triple click should select the en tire line."
23 RenderBlock {DIV} at (0,86) size 784x58 19 RenderBlock {DIV} at (0,86) size 784x58
24 RenderBlock {DIV} at (0,0) size 784x58 [border: (1px solid #0000FF)] 20 RenderBlock {DIV} at (0,0) size 784x58 [border: (1px solid #0000FF)]
25 RenderBlock {PRE} at (1,14) size 782x30 21 RenderBlock {PRE} at (1,14) size 782x30
26 RenderText {#text} at (0,0) size 120x30 22 RenderText {#text} at (0,0) size 120x30
27 text run at (0,0) width 120: "this text is in" 23 text run at (0,0) width 120: "this text is in"
28 text run at (120,0) width 0: " " 24 text run at (120,0) width 0: " "
29 text run at (0,15) width 112: "whitespace:pre" 25 text run at (0,15) width 112: "whitespace:pre"
30 selection start: position 16 of child 0 {#text} of child 1 {PRE} of child 1 {DIV } of child 5 {DIV} of body 26 selection start: position 16 of child 0 {#text} of child 1 {PRE} of child 1 {DIV } of child 5 {DIV} of body
31 selection end: position 30 of child 0 {#text} of child 1 {PRE} of child 1 {DIV } of child 5 {DIV} of body 27 selection end: position 30 of child 0 {#text} of child 1 {PRE} of child 1 {DIV } of child 5 {DIV} of body
OLDNEW
« no previous file with comments | « LayoutTests/editing/selection/toString-1-expected.txt ('k') | LayoutTests/editing/selection/unrendered-001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698