tenfourfox/dom/html/crashtests/620078-2.html

7 lines
113 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<body onload='document.cloneNode(1)'>
<button autofocus></button>
</body>
</html>