blob: d35e0577670536dfe5f3e0338d80e19cf7347489 [file] [log] [blame]
<body onload="
if (window.testRunner) {testRunner.dumpAsText();}
document.designMode='on';
document.execCommand('selectall');
document.execCommand('italic');
document.execCommand('RemoveFormat');
document.designMode= 'off';
document.execCommand('Undo');
document.designMode ='on';
document.execCommand('inserthtml', false);
document.body.innerHTML='PASS';">x