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

Side by Side Diff: LayoutTests/editing/pasteboard/paste-text-005-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 9 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 6 of #text > DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #docum ent givenAction:WebViewInsertActionPasted
44 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 41 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
45 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BOD Y > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affini ty:NSSelectionAffinityDownstream stillSelecting:FALSE
46 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 42 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
47 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 43 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
48 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document give nAction:WebViewInsertActionPasted
49 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 44 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
50 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 45 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
51 46
52 Before copy: 47 Before copy:
53 | " 48 | "
54 " 49 "
55 | <div> 50 | <div>
56 | class="editing" 51 | class="editing"
57 | id="test" 52 | id="test"
58 | "There <#selection-anchor>is a tide in the affairs of men," 53 | "There <#selection-anchor>is a tide in the affairs of men,"
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 | "Omitted, all the voyage of their life," 118 | "Omitted, all the voyage of their life,"
124 | " 119 | "
125 " 120 "
126 | <div> 121 | <div>
127 | class="editing" 122 | class="editing"
128 | "Is bound in shallows and in miseries." 123 | "Is bound in shallows and in miseries."
129 | " 124 | "
130 125
131 126
132 " 127 "
OLDNEW
« no previous file with comments | « LayoutTests/editing/pasteboard/paste-text-004-expected.txt ('k') | LayoutTests/editing/pasteboard/paste-text-006-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698