mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 01:31:00 +00:00
7 lines
239 B
XML
7 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>
|