mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
10 lines
No EOL
247 B
XML
10 lines
No EOL
247 B
XML
<bindings xmlns="http://www.mozilla.org/xbl">
|
|
<binding id="a">
|
|
<implementation>
|
|
<constructor>
|
|
window.frameElement.parentNode.removeChild(window.frameElement);
|
|
</constructor>
|
|
</implementation>
|
|
<content><children/></content>
|
|
</binding>
|
|
</bindings> |