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

Side by Side Diff: LayoutTests/editing/pasteboard/paste-text-017-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: 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: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 5 of #text > DIV > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > DI V > BODY > HTML > #document givenAction:WebViewInsertActionPasted
8 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > DIV > BODY > HTML > #document to 6 of DIV > DIV > BODY > HTML > #document toDOMRange: range from 0 of DIV > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > DI V > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelectin g:FALSE
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
12 7
13 8
14 Tests: 9 Tests:
15 10
16 Copying and pasting a whole line followed by a blank line could remove the blank line incorrectly, as in the case described in 11 Copying and pasting a whole line followed by a blank line could remove the blank line incorrectly, as in the case described in
17 <rdar://problem/3951178> REGRESSION (Mail): blank line lost after pasting as quo tation. 12 <rdar://problem/3951178> REGRESSION (Mail): blank line lost after pasting as quo tation.
18 13
19 14
20 Expected Results: 15 Expected Results:
21 16
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 | " 48 | "
54 " 49 "
55 | <div> 50 | <div>
56 | " 51 | "
57 three 52 three
58 " 53 "
59 | " 54 | "
60 " 55 "
61 | " 56 | "
62 " 57 "
OLDNEW
« no previous file with comments | « LayoutTests/editing/pasteboard/paste-text-014-expected.txt ('k') | LayoutTests/editing/pasteboard/paste-text-018-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698