blob: 6f1bf85828bafa6b2a623b26074bdc8031c70401 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window align="start" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<label value="One"/>
<popup height="40"/>
<label value="Two"/>
</window>
|