blob: 6d9d6aa882f2c6a75a46a742189f3cdb750b88cc (
plain)
1
2
3
4
5
6
|
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<xhtml:div id="target"></xhtml:div>
</window>
|