mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
15 lines
119 B
HTML
15 lines
119 B
HTML
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
|
|
|
|
<body onload="parent.submitted();">
|
|
|
|
<span id="foo"></span>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|