mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
10 lines
361 B
Text
10 lines
361 B
Text
|
|
<?xml-stylesheet href="chrome://browser/skin/" type="text/css"?>
|
||
|
|
|
||
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml">
|
||
|
|
|
||
|
|
<html:div onDOMAttrModified="this.parentNode.removeChild(this)">
|
||
|
|
<html:div/>
|
||
|
|
<html:style>div {-moz-binding:url(468211-2-binding.xml#xbl);</html:style>
|
||
|
|
</html:div>
|
||
|
|
|
||
|
|
</window>
|