Files
UXP-Fixed/dom/html/crashtests/407053.html
T
2018-02-02 04:16:08 -05:00

7 lines
131 B
HTML

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