1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/xul/document/crashtests/468211-2-binding.xml Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +<bindings xmlns="http://www.mozilla.org/xbl"> 1.5 + 1.6 +<binding id="xbl"> 1.7 + 1.8 +<content> 1.9 +<mrow xmlns="http://www.w3.org/1998/Math/MathML" id="f"> 1.10 +<box observes="f" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"/> 1.11 +</mrow> 1.12 +</content> 1.13 + 1.14 +</binding> 1.15 +</bindings> 1.16 \ No newline at end of file