tenfourfox/dom/html/test/bug277890_load.html

12 lines
116 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
<title></title>
</head>
<body onload="parent.submitted();">
<span id="foo"></span>
</body>
</html>