summaryrefslogtreecommitdiffstats
path: root/layout/xul/test/windowminmaxsize5.xhtml
blob: 7cbce93cc1bfb5d1e1daff5c287facd8c649b469 (plain)
1
2
3
4
<?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; min-width: 215px; min-height: 235px' width='190' height='220'>
<resizer dir='bottomright' flex='1' style='min-width: 150px; min-height: 150px; appearance: none; margin: 0; border: 0; padding: 0;'/>
</window>