gecko/js/xpconnect/tests/mochitest/file_bug505915.html

11 lines
188 B
HTML
Raw Normal View History

<!DOCTYPE HTML>
<html>
<!--
Inner frame for testing bug 505915.
https://bugzilla.mozilla.org/show_bug.cgi?id=505915
-->
<head>
<body onload="parent.postMessage('', '*');">
</body>
</html>