299837-3-ref.xhtml (2291B)
1 <?xml version="1.0"?> 2 <?xml-stylesheet type="text/css" href="data:text/css,treecol { visibility: hidden; }"?> 3 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 4 style="direction: ltr"> 5 <tree> 6 <treecols> 7 <treecol style="text-align: left;" flex="1"/> 8 </treecols> 9 <treechildren> 10 <treeitem> 11 <treerow> 12 <treecell label="This is a test"/> 13 </treerow> 14 </treeitem> 15 </treechildren> 16 </tree> 17 <tree> 18 <treecols> 19 <treecol style="text-align: right;" flex="1"/> 20 </treecols> 21 <treechildren> 22 <treeitem> 23 <treerow> 24 <treecell label="This is a test"/> 25 </treerow> 26 </treeitem> 27 </treechildren> 28 </tree> 29 <tree> 30 <treecols> 31 <treecol style="text-align: left;" flex="1"/> 32 </treecols> 33 <treechildren> 34 <treeitem> 35 <treerow> 36 <treecell label="This is a test"/> 37 </treerow> 38 </treeitem> 39 </treechildren> 40 </tree> 41 <tree> 42 <treecols> 43 <treecol style="text-align: left;" flex="1"/> 44 </treecols> 45 <treechildren> 46 <treeitem> 47 <treerow> 48 <treecell label="This is a test"/> 49 </treerow> 50 </treeitem> 51 </treechildren> 52 </tree> 53 <tree> 54 <treecols> 55 <treecol style="text-align: right;" flex="1"/> 56 </treecols> 57 <treechildren> 58 <treeitem> 59 <treerow> 60 <treecell label="This is a test"/> 61 </treerow> 62 </treeitem> 63 </treechildren> 64 </tree> 65 <tree> 66 <treecols> 67 <treecol style="text-align: right;" flex="1"/> 68 </treecols> 69 <treechildren> 70 <treeitem> 71 <treerow> 72 <treecell label="This is a test"/> 73 </treerow> 74 </treeitem> 75 </treechildren> 76 </tree> 77 <tree> 78 <treecols> 79 <treecol style="text-align: right;" flex="1"/> 80 </treecols> 81 <treechildren> 82 <treeitem> 83 <treerow> 84 <treecell label="This is a test"/> 85 </treerow> 86 </treeitem> 87 </treechildren> 88 </tree> 89 <tree> 90 <treecols> 91 <treecol style="text-align: left;" flex="1"/> 92 </treecols> 93 <treechildren> 94 <treeitem> 95 <treerow> 96 <treecell label="This is a test"/> 97 </treerow> 98 </treeitem> 99 </treechildren> 100 </tree> 101 </window>