blob: 002603b99af50a12e1cfeed89c9d07aa758c820f [file] [log] [blame]
<body onload="
if (window.layoutTestController) {layoutTestController.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