blob: 536beb5291f770ba25599d80da250d5457d1a5cc (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<overlay id="overlay1"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<window id="rootwin">
<box id="bar" testattr="original"/>
</window>
</overlay>
|