blob: 8540ca50abbeb5d9e42d692d036cbff616e6fb0e [file] [edit]
This tests bolding a character immediately after a character that is already in bold.
Before bolding:
| "\n"
| <div>
| class="editing"
| id="test"
| <b>
| "a<#selection-anchor>"
| "b<#selection-focus>"
| "\n"
After bolding:
| "\n"
| <div>
| class="editing"
| id="test"
| <b>
| "a<#selection-anchor>"
| "b<#selection-focus>"
| "\n"