mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
4 lines
311 B
XML
4 lines
311 B
XML
|
|
<box xmlns="http://mozilla.org/ns4">
|
||
|
|
<other:what xmlns:other="http://mozilla.org/ns/other">lorem ipsum</other:what>
|
||
|
|
<description ho:foo="bar" xmlns:ho="http://mozilla.org/ns4" bla="hello" other:yes="no" xmlns:other="http://mozilla.org/ns/other" ho:foo2="bar2">xul fake</description>
|
||
|
|
</box>
|