summaryrefslogtreecommitdiffstats
path: root/dom/html/crashtests/620078-2.html
blob: 1be23fa1f2616ab45b6e902bee5daa57c22533f8 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body onload='document.cloneNode(1)'>
    <button autofocus></button>
  </body>
</html>