https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a654cc0ba1362506ea5198ce7e74dbb6b0bf5f94 authored by ffxbld on 25 May 2015, 21:08:39 UTC
Added FIREFOX_38_0_5_RELEASE FIREFOX_38_0_5_BUILD4 tag(s) for changeset f6680de4071d. DONTBUILD CLOSED TREE a=release
Tip revision: a654cc0
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