Files
UXP-Fixed/dom/html/test/bug100533_load.html
2018-02-02 04:16:08 -05:00

15 lines
119 B
HTML

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