| Index: LayoutTests/editing/execCommand/remove-list-1-expected.txt
|
| diff --git a/LayoutTests/editing/execCommand/remove-list-1-expected.txt b/LayoutTests/editing/execCommand/remove-list-1-expected.txt
|
| index 15b8107a8d3a7aa1c8877ab2e2a790fcef010528..732d18218a70c0c9527aeaea4ad68d3b7608e0de 100644
|
| --- a/LayoutTests/editing/execCommand/remove-list-1-expected.txt
|
| +++ b/LayoutTests/editing/execCommand/remove-list-1-expected.txt
|
| @@ -1,11 +1,6 @@
|
| -EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
|
| -EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of LI > OL > DIV > BODY > HTML > #document to 0 of LI > OL > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of LI > OL > DIV > BODY > HTML > #document to 0 of LI > OL > DIV > BODY > HTML > #document toDOMRange:range from 0 of LI > OL > DIV > BODY > HTML > #document to 60 of #text > LI > OL > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 60 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| This tests de-listing content.
|
|
|