mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|