blob: c8041ef3208c878de398090fa6741b0e9fa1c314 [file] [log] [blame]
This test ensures WebKit inserts only a break element when inserting a paragraph at a break element.
Only one BR should be inserted in this test.
After:
| <b>
| "place the cursor between these two lines"
| <br>
| <br>
| <#selection-caret>
| <br>
| "and press return"
| <br>
| "
"