summaryrefslogtreecommitdiffstats
path: root/dom/xul/test/overlay1_bug335375.xul
blob: a3448b7f87cae3dc134324328d7bd0beb807502e (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<overlay id="overlay1"
         xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <commandset id="test_commandset">
    <command id="cmd_test"/>
  </commandset>
  <toolbarbutton id="button_test"
                 command="cmd_test"/>
</overlay>