mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
372 B
XML
7 lines
372 B
XML
|
<falsexul:xul xmlns:falsexul="http://mozilla.org/ns3" xmlns:other="http://mozilla.org/ns/other">
|
||
|
<box xmlns="http://mozilla.org/ns">
|
||
|
<other:what>lorem ipsum</other:what>
|
||
|
<description>xul fake</description>
|
||
|
<what xmlns="http://mozilla.org/ns/other">lorem ipsum <falsexul:label value="hello"/> the return</what>
|
||
|
</box>
|
||
|
</falsexul:xul>
|