Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / shadow / bold-twice-in-shadow-expected.txt
blob62d79b3be67dab1a70d908026487cf16839585cb
1 Applying document.execCommand('Bold') to elements having insertion points (<shadow> or <content>) shoud not cause a crash.
3 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.
5 PASS