summaryrefslogtreecommitdiffstats
path: root/dom/xul/crashtests/468211-2-binding.xml
blob: 6a9d14f13206c86b69ee09eb8d768c86e61ba80d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<bindings xmlns="http://www.mozilla.org/xbl">

<binding id="xbl">

<content>
<mrow xmlns="http://www.w3.org/1998/Math/MathML" id="f">
<box observes="f" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"/>
</mrow>
</content>

</binding>
</bindings>