https://github.com/mozilla/gecko-dev
Raw File
Tip revision: abe2db7169730237485be0a7dde72d856a7a540b authored by ffxbld on 25 October 2013, 21:42:45 UTC
Added FIREFOX_25_0_RELEASE FIREFOX_25_0_BUILD3 tag(s) for changeset d86ad7db1de3. DONTBUILD CLOSED TREE a=release
Tip revision: abe2db7
test018-overlay.xul
<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/licenses/publicdomain/
-->
<overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <window id="main">
    <?xul-overlay href="test018-overlay-2.xul"?>
  </window>
</overlay>
back to top