Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 664127-1.xul
blob8c97477b4c82627182c1c4a19495f5d26ef0828e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet type="text/css" href="664127-1.css"?>
3 <?xml-stylesheet type="text/css" href="data:text/css,
4 treechildren::-moz-tree-image { opacity: 0.5; }
5 "?>
6 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
7 <body xmlns="http://www.w3.org/1999/xhtml">
8 <img src="solidblue.png"/>
9 </body>
10 <tree>
11 <treecols>
12 <treecol flex="1"/>
13 </treecols>
14 <treechildren>
15 <treeitem>
16 <treerow>
17 <treecell label=" "/>
18 </treerow>
19 </treeitem>
20 </treechildren>
21 </tree>
22 </window>