blob: 16bc24e71660dca8ea1ddd2b8959ff7195cb0703 [file] [log] [blame]
initial:<b style="font-style: italic;">world</b>
after removing bold:<span style="font-style: italic;">world</span>
after removing italic:world
after undo:<b style="font-style: italic;">world</b>
after redo:world
PASS