summaryrefslogtreecommitdiffstats
path: root/layout/xul/test/titledpanelwindow.xhtml
blob: 4289f8deab92f1a9ce46c8df126a0b3577b0bfc6 (plain)
1
2
3
4
5
<?xml-stylesheet href='chrome://global/skin' type='text/css'?>
<window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' align='start' pack='start' style='-moz-appearance: none; margin: 0; padding: 0; border: 0;'>
  <panel noautohide='true' titlebar='normal' style="background: white; min-width: 120px; min-height: 140px"/>
  <label value='Test'/>
</window>