1 This tests splitting two paragraphs with InsertParagraph while the typing style is bold. New text entered after the split should be bold.
2 x<div><b>Bold</b>x</div>
4 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.