Mypal/dom/html/test/bug277890_load.html
2019-03-11 13:26:37 +03:00

12 lines
116 B
HTML

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