Index: LayoutTests/editing/execCommand/indent-nested-lists-4-expected.txt |
diff --git a/LayoutTests/editing/execCommand/indent-nested-lists-4-expected.txt b/LayoutTests/editing/execCommand/indent-nested-lists-4-expected.txt |
index da4da6bb1936c765d034f64938967bd5b2ec12d9..85a34985d82fd89dfda4284187ca04613f5abbab 100644 |
--- a/LayoutTests/editing/execCommand/indent-nested-lists-4-expected.txt |
+++ b/LayoutTests/editing/execCommand/indent-nested-lists-4-expected.txt |
@@ -1,8 +1,5 @@ |
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of OL > DIV > BODY > HTML > #document to 11 of OL > DIV > BODY > HTML > #document |
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of OL > DIV > BODY > HTML > #document to 7 of OL > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > LI > OL > OL > DIV > BODY > HTML > #document to 4 of #text > LI > OL > OL > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
This tests indenting "three" and "four". You should see 1 through 4 in order before numbers "two" through "five". |