summaryrefslogtreecommitdiffstats
path: root/dom/xbl/crashtests/507628-1.xhtml
blob: a82871f7180a05fac654c3196d3b6a9a0e544544 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html xmlns="http://www.w3.org/1999/xhtml">
<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="b" inheritstyle="false">
<content>
<span xmlns="http://www.w3.org/1999/xhtml"/><span xmlns="http://www.w3.org/1999/xhtml"><embed style="display: block;" type="*"/></span>
</content>
</binding>
</bindings>

<div style="-moz-binding:url();"/>

</html>