1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 23:18:26 +00:00
Files
UXP/dom/html/test/bug242709_load.html
T

12 lines
116 B
HTML

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