| Index: LayoutTests/editing/deleting/delete-inline-br-expected.txt
|
| diff --git a/LayoutTests/editing/deleting/delete-inline-br-expected.txt b/LayoutTests/editing/deleting/delete-inline-br-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..45a419c87dec5b9a75b529bf7d5bd081bf601d97
|
| --- /dev/null
|
| +++ b/LayoutTests/editing/deleting/delete-inline-br-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +Testcase for verifying that the <br> does not get deleted when inlined after some non-textual content. To manually verify this issue, place the caret at the start of the second line and then do a back-delete (backspace). The two lines should then be merged and the caret should get placed after the text control.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +PASS caretRect.left is expectedCaretRect.left
|
| +PASS caretRect.top is expectedCaretRect.top
|
| +
|
|
|