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

Side by Side Diff: LayoutTests/platform/win/editing/selection/doubleclick-crash-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 5 of #text > PRE > BODY > HTML > #document to 5 of #text > PRE > BODY > HTML > #docu ment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > PRE > BOD Y > HTML > #document to 5 of #text > PRE > BODY > HTML > #document toDOMRange:ra nge from 5 of #text > PRE > BODY > HTML > #document to 6 of #text > PRE > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
6 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
7 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
8 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
9 RenderBody {BODY} at (0,0) size 800x587 7 RenderBody {BODY} at (0,0) size 800x587
10 RenderBlock {PRE} at (0,0) size 800x80 8 RenderBlock {PRE} at (0,0) size 800x80
11 RenderText {#text} at (0,0) size 40x64 9 RenderText {#text} at (0,0) size 40x64
12 text run at (0,0) width 40: "Test." 10 text run at (0,0) width 40: "Test."
13 text run at (40,0) width 0: " " 11 text run at (40,0) width 0: " "
14 text run at (0,16) width 40: "Test." 12 text run at (0,16) width 40: "Test."
15 text run at (40,16) width 0: " " 13 text run at (40,16) width 0: " "
16 text run at (0,32) width 0: " " 14 text run at (0,32) width 0: " "
17 text run at (0,48) width 0: " " 15 text run at (0,48) width 0: " "
18 RenderText {#text} at (0,64) size 0x16 16 RenderText {#text} at (0,64) size 0x16
19 text run at (0,64) width 0: " " 17 text run at (0,64) width 0: " "
20 selection start: position 5 of child 0 {#text} of child 1 {PRE} of body 18 selection start: position 5 of child 0 {#text} of child 1 {PRE} of body
21 selection end: position 6 of child 0 {#text} of child 1 {PRE} of body 19 selection end: position 6 of child 0 {#text} of child 1 {PRE} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698