Files
palemoon27/dom/html/crashtests/407053.html
T

7 lines
131 B
HTML

<!DOCTYPE html>
<html>
<body onload="document.execCommand('copy', false, '');">
<div contenteditable="true"></div>
</body>
</html>