1 When copying some text, under certain circumstances, empty style (or font) tags are created. This test checks that there is no empty <font> tag after 'foo' and before 'bar'.
10 <#selection-anchor>foo
13 | style="color: rgb(255, 0, 0);"
17 | "bar<#selection-focus>"
33 | style="color: rgb(255, 0, 0);"
34 | "bar<#selection-caret>"
36 | style="color: rgb(255, 0, 0);"