summaryrefslogtreecommitdiffstats
path: root/layout/xul/test/windowminmaxsize8.xhtml
blob: 52847e91afa3c8d047d897085ee861813bd6be66 (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='128'>
<resizer dir='bottomright' flex='1' width='150' height='150' style='-moz-appearance: none; margin: 0; border: 0; padding: 0;'/>
</window>