window_bug1686822.xhtml (323B)
1 <?xml version="1.0"?> 2 <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?> 3 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml"> 4 <html:script type="module"><![CDATA[ 5 window.opener.moduleScriptRan(); 6 ]]></html:script> 7 </window>