https://github.com/mozilla/gecko-dev
Raw File
Tip revision: fd35204cfaf06f0d21568e342bba534ed293b8ba authored by calbld on 22 September 2011, 11:00:22 UTC
Added tag CALENDAR_1_0b6_RELEASE for changeset ff20a21364bb. CLOSED TREE a=release
Tip revision: fd35204
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