blob: 1ae11d50649161be8a56eed6d83a1cb45b19f3f9 [file] [log] [blame]
<body>
<div>
PASS if no crash.
</div>
<video>
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.execCommand("selectAll");
document.execCommand("Copy");
document.designMode = 'on';
document.execCommand("paste");
</script>
</body>