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

Side by Side Diff: LayoutTests/editing/pasteboard/paste-text-007-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 20 matching lines...) Expand all
33 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 31 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
34 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 32 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
35 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 33 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
36 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 34 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
37 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 35 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
38 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 36 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
39 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 37 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
40 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 38 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
41 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 39 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
42 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 40 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
43 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 0 of #text > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
44 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > BOD Y > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:rang e from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
45 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 41 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
46 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 42 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
47 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #d ocument givenAction:WebViewInsertActionPasted
48 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 43 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
49 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 44 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
50 45
51 Before copy: 46 Before copy:
52 | " 47 | "
53 48
54 " 49 "
55 | <div> 50 | <div>
56 | class="editing" 51 | class="editing"
57 | id="test" 52 | id="test"
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 | class="editing" 107 | class="editing"
113 | "Omitted, all the voyage of their life," 108 | "Omitted, all the voyage of their life,"
114 | <div> 109 | <div>
115 | class="editing" 110 | class="editing"
116 | "Is bound in shallows and in miseries." 111 | "Is bound in shallows and in miseries."
117 | " 112 | "
118 113
119 114
120 115
121 " 116 "
OLDNEW
« no previous file with comments | « LayoutTests/editing/pasteboard/paste-text-006-expected.txt ('k') | LayoutTests/editing/pasteboard/paste-text-011-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698