summaryrefslogtreecommitdiffstats
path: root/layout/xul/test/windowminmaxsize9.xhtml
blob: 515fe1b243d287e149e7e66a9fd66b806b1e2eaa (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;' maxwidth='195' width='230' height='120' minheight='180'>
<resizer dir='bottomright' flex='1' width='150' height='150' style='-moz-appearance: none; margin: 0; border: 0; padding: 0;'/>
</window>