| Index: third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-expected.txt
|
| deleted file mode 100644
|
| index d065c02f80523f6288e72f63508cf8ad70feba96..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-expected.txt
|
| +++ /dev/null
|
| @@ -1,26 +0,0 @@
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -This test checks to see if InsertOrderedList can switch the list type of list items.
|
| -
|
| -This should be in an ordered list.
|
| -This should be in an unordered list.
|
| -
|
| -This should be in an ordered list.
|
| -This should be in an ordered list.
|
| -This should be in an unordered list.
|
| -This should be in an ordered list.
|
| -This should be in an unordered list.
|
| -This should be in an ordered list.
|
| -This should not be in a list.
|
| -This should be in an ordered list.
|
| -<ol style="border: 1px solid red;"> <li>This should be in an ordered list.</li> </ol><span id="item1"><ul><li>This should be in an unordered list. </li></ul></span><ol style="border: 1px solid red;"><br> This should be in an ordered list. <li>This should be in an ordered list.</li> </ol><ul><li>This should be in an unordered list.</li></ul><ol style="border: 1px solid red;"><li>This should be in an ordered list.</li> </ol><ul><li>This should be in an unordered list.</li></ul><ol style="border: 1px solid red;"> <li>This should be in an ordered list.</li> </ol> This should not be in a list.<br><ol><li>This should be in an ordered list.</li></ol>
|
|
|