haikuwebkit/LayoutTests/editing/inserting/insert-paragraph-separator-...

14 lines
294 B
Plaintext

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>
| "\n"