| Index: third_party/WebKit/LayoutTests/editing/execCommand/remove-formatting-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/remove-formatting-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/remove-formatting-expected.txt
|
| deleted file mode 100644
|
| index 4844a0b816d8fa1a777e571990153ad2edd46195..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/execCommand/remove-formatting-expected.txt
|
| +++ /dev/null
|
| @@ -1,38 +0,0 @@
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| -This is a test for execCommand("RemoveFormat"). It demonstrates a bug: everything in the editable region below should be selected, as everything was selected before Remove Format was performed.
|
| -
|
| -markup:
|
| -| "
|
| -"
|
| -| "<#selection-anchor>foo"
|
| -| <a>
|
| -| href="http://www.google.com/"
|
| -| "bar"
|
| -| "baz"
|
| -| <br>
|
| -| "
|
| -"
|
| -| <table>
|
| -| border="1"
|
| -| <tbody>
|
| -| <tr>
|
| -| <td>
|
| -| "foo"
|
| -| <td>
|
| -| "bar"
|
| -| <td>
|
| -| "baz"
|
| -| "
|
| -"
|
| -| "foo"
|
| -| "bar"
|
| -| "baz<#selection-focus>"
|
| -| <br>
|
| -| "
|
| -"
|
| -
|
| -console:
|
| -|
|
|
|