blob: 40329d9902ff48c238f69b79bdffe1e54c30aeb7 [file] [log] [blame]
><progress><script src="../../resources/dump-as-markup.js"></script><script>
if (window.testRunner)
testRunner.dumpAsText();
document.designMode="on";
document.execCommand("selectall");
document.execCommand("justifycenter",false);
document.body.removeChild(document.body.firstElementChild);
document.execCommand("insertparagraph");
Markup.description("This tests removing the start block. WebKit should not crash.");
Markup.dump(document.body);
</script>