summaryrefslogtreecommitdiffstats
path: root/dom/html/crashtests/407053.html
blob: b80a231722fc9a7c6d624d32bdd62881ce6703c7 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body onload="document.execCommand('copy', false, '');">
<div contenteditable="true"></div>
</body>
</html>