gecko/dom/html/test/bug242709_load.html

12 lines
116 B
HTML
Raw Normal View History

<html>
<head>
<title></title>
</head>
<body onload="parent.submitted();">
<span id="foo"></span>
</body>
</html>