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