blob: 31e0d33c15b566344f7f15518680e30fd8a256e9 [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