tenfourfox/dom/xul/crashtests/extA2.xul
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
379 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE overlay SYSTEM "chrome://exta/locale/exta.dtd">
<overlay id="extA2"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<statusbar id="extAbar">
<statusbarpanel id="extApanel" label="panel 1">
</statusbarpanel>
<statusbarpanel id="extApanel2" label="panel 2" />
</statusbar>
</overlay>