Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / content / xul / templates / src / crashtests / 415019-1.xul
blob9fb9560f67ed357b1b98ed2846d794e996971e49
1 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
2   <hbox datasources="nosuch.rdf" ref="urn:root">
3     <template>
4       <rule>
5         <conditions>
6           <triple subject="?a"/>
7         </conditions>
8         <action>
9           <vbox uri="?b"/>
10         </action>
11       </rule>
12     </template>
13   </hbox>
14 </window>