1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/docshell/test/bug413310-subframe.html

8 lines
152 B
HTML

<!DOCTYPE html>
<html>
<body onload="window.parent.onloadCount++">
<form action="bug413310-post.sjs" method="POST">
</form>
</body>
</html>