summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/chrome/window_intrinsic_size.xhtml
blob: cae3d7859481c724b2ea68a6ef01c1b0d45080ca (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
<window title="Window Open Test"
        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
        width="300"
        style="min-height: 500px">
</window>