gecko/content/xul/document/crashtests/extA2.xul
Robert O'Callahan d1aef5f21c Bug 495635. Don't register overlay content in the ID-map etc if it hasn't actually ended up in the document. r+sr=bzbarsky
--HG--
extra : rebase_source : 983d21b9331fac8057bd56606f91cbe20e3a62fa
2009-06-02 10:50:22 +12: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>