blob: 6c7e3966a1ef1c51d470c08ec2cae8f3c82bf23a [file] [log] [blame]
Pasting a list item into the middle of another list item should split the target list item into two with the pasted content in between.
one two: one two
three: three
one two: one two
four: four
monsters walking: <span style="background-color:green"><b>monsters walking</b></span>
one two: one two
cross the floor: <span style="background-color:green"><b>cross the floor</b></span>
PASS