tenfourfox/dom/xul/templates/crashtests/415019-1.xul
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

15 lines
344 B
XML

<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<hbox datasources="nosuch.rdf" ref="urn:root">
<template>
<rule>
<conditions>
<triple subject="?a"/>
</conditions>
<action>
<vbox uri="?b"/>
</action>
</rule>
</template>
</hbox>
</window>