mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 11:53:07 +09:00
4 lines
335 B
HTML
4 lines
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>
|