summaryrefslogtreecommitdiffstats
path: root/layout/xul/grid/crashtests/321066-1.xul
blob: 789c2582c7b64ba4a5720b7372015cb8002b98f0 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <grid>
    <rows>
      <column/>
    </rows>
  </grid>
</window>