mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
7 lines
261 B
Text
7 lines
261 B
Text
|
|
<window title="Mozilla Bug 454235 SubFrame"
|
||
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||
|
|
<deck flex="1">
|
||
|
|
<browser id="topBrowser" src="about:mozilla"/>
|
||
|
|
<browser id="burriedBrowser" src="about:mozilla"/>
|
||
|
|
</deck>
|
||
|
|
</window>
|