tenfourfox/dom/base/crashtests/426987-1.html

8 lines
178 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
</head>
<body>
<iframe src="data:text/html,<html><body onunload=&quot;parent.document.body.style.overflow = 'auto';&quot;></body></html>"></iframe>
</body>
</html>