| Index: LayoutTests/editing/execCommand/queryCommandState-01-expected.txt
|
| diff --git a/LayoutTests/editing/execCommand/queryCommandState-01-expected.txt b/LayoutTests/editing/execCommand/queryCommandState-01-expected.txt
|
| index 398ee170cf14931963f73bdb540e10a1cda8e3e4..8b87e36a0d3cc876d25b5c7cd4095080613ceae7 100644
|
| --- a/LayoutTests/editing/execCommand/queryCommandState-01-expected.txt
|
| +++ b/LayoutTests/editing/execCommand/queryCommandState-01-expected.txt
|
| @@ -1,13 +1,8 @@
|
| -EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
|
| -EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
|
| 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 LI > UL > DIV > BODY > HTML > #document to 0 of LI > UL > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > 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 affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document 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: webViewDidChange:WebViewDidChangeNotification
|
| This tests queryCommandState for InsertUnorderedList and InsertOrderedList.
|
|
|