mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
6 lines
239 B
XML
6 lines
239 B
XML
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" onload="document.getElementById('a').setAttribute('ordinal', 30);">
|
|
<listbox>
|
|
<listitem id="a"/>
|
|
<listitem><iframe/></listitem>
|
|
</listbox>
|
|
</window>
|