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

Side by Side Diff: LayoutTests/editing/pasteboard/select-element-1-expected.txt

Issue 14969020: Avoid adding placeholder when deleting last text in root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bad TestExpectations behavior and unnecessary results churn. Created 7 years, 7 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 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NS SelectionAffinityDownstream stillSelecting:FALSE 3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NS SelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of DI V > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE 5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of DI V > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of DIV > BODY > HTML > #docu ment to 2 of DIV > BODY > HTML > #document 7 EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of DIV > BODY > HTML > #docu ment to 2 of DIV > BODY > HTML > #document
8 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DI V > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE 8 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DI V > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document 11 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
13 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification 13 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
14 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document 14 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
15 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 15 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
16 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NS SelectionAffinityDownstream stillSelecting:FALSE 16 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NS SelectionAffinityDownstream stillSelecting:FALSE
17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
18 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 18 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
19 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of DI V > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE 19 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of DI V > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE
20 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 20 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
21 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 21 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
22 This tests copy/paste of select elements. All the options should be included. 22 This tests copy/paste of select elements. All the options should be included.
23 23
24 24
25
26 Passed 25 Passed
27 Passed 26 Passed
28 Passed 27 Passed
29 Passed 28 Passed
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698