зеркало из https://github.com/mozilla/gecko-dev.git
5 строки
335 B
HTML
5 строки
335 B
HTML
|
<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>
|