blob: 8b30bab30b22e0ff083649223a8c92317728aacf [file] [log] [blame]
This tests splitting two paragraphs with InsertParagraph while the typing style is bold. New text entered after the split should be bold.
x<div><b>Bold</b>x</div>
This tests splitting two paragraphs with InsertLineBreak while the typing style is bold. New text entered after the split should be bold. The inserted <br> doesn't need to be surrounded by a bold tag here.
x<b><br></b><b>Bold</b>x