comparison: docshell/test/bug413310-subframe.html
docshell/test/bug413310-subframe.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <body onload="window.parent.onloadCount++"> |
|
4 <form action="bug413310-post.sjs" method="POST"> |
|
5 </form> |
|
6 </body> |
|
7 </html> |