summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/429780-1.xhtml
blob: 7754cb5d71d753543ccbec5e6641bc07a29c7741 (plain)
1
2
3
4
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<script>window.addEventListener("load", function() { document.getElementById("v").style.MozBinding = "url(#foo)"; }, false);</script>
<bindings xmlns="http://www.mozilla.org/xbl"><binding id="foo"><content></content></binding></bindings>
</head>X<span><div id="v"></div></span></html>