mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
8 lines
216 B
XML
8 lines
216 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE window>
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<label id="A" value="A" />
|
|
<label id="B" value="B" />
|
|
<label id="C" value="C" />
|
|
</window>
|