blob: 19404965df2467e55e3936ddadca1e4d991b67e1 [file] [log] [blame]
<html>
<head>
<script src=../editing.js language="JavaScript" type="text/JavaScript" ></script>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body background>
This test passes if it does not crash.
<script>
selectAllCommand();
copyCommand();
</script>
</html>