mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-26 17:28:38 +09:00
9 lines
264 B
XML
9 lines
264 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<xul:window xmlns="http://www.w3.org/1999/xhtml"
|
|
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
|
title="Test Bug 984442">
|
|
|
|
<xul:panel id="test"></xul:panel>
|
|
|
|
</xul:window>
|