blob: a19da6f419c7a7b10f23a8d5d908ddeef80f501f [file] [log] [blame]
Test passes if it does not CRASH in debug. Note, this test does not have a DOCTYPE as the failure does not reproduce with a DOCTYPE.
if (window.testRunner) testRunner.dumpAsText(); document.execCommand("selectAll"); document.designMode = "On"; document.execCommand("italic")