blob: ac9c63ec14a1fcfe13cc69455c41f9f8c49ae424 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<div id="parent" style="visibility:hidden">
<browser type="content" src="about:mozilla"></browser>
</div>
</window>
|