gecko-dev/dom/html/crashtests/407053.html

7 строки
131 B
HTML

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