blob: 62d79b3be67dab1a70d908026487cf16839585cb [file] [log] [blame]
Applying document.execCommand('Bold') to elements having insertion points (<shadow> or <content>) shoud not cause a crash.
To test manually, make a selection from somewhere in "nested before" to somehwere in "nested after", then press Ctrl+B twice. It should not cause a crash.
PASS