Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / ident-crashes-topnode-is-text.html
blob6fad971bd02a5164bc19983edc9d6f119e38771f
1 <script>
2 if (window.testRunner)
3 testRunner.dumpAsText();
5 function runTest() {
6 window.getSelection().setBaseAndExtent(start, 0, null, 0);
7 document.execCommand("Indent");
9 document.writeln('execCommand("Indent") was crashing if the top element to be formatted is actually not an element.<br>');
10 document.writeln('The test has passed if it does not crash.<br><br>')
11 document.writeln('PASS');
13 </script>
14 <body onLoad="runTest();">
15 ><defs contenteditable="true" id="start">
16 <rt>AAAAAAA0A0AAAA00