repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
content
/
xul
/
templates
/
src
/
crashtests
/
415019-1.xul
blob
9fb9560f67ed357b1b98ed2846d794e996971e49
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>