gecko-dev/dom/html/crashtests/515829-1.html

8 строки
197 B
HTML

<!DOCTYPE html>
<html>
<head></head>
<body onload="document.getElementById('x').innerHTML = '<button></button>';">
<form><div id="x"><button></button></div><button></button></form>
</body>
</html>