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