https://github.com/mozilla/gecko-dev
Raw File
Tip revision: e9fa269ec49014327561f4bc4c6d8d3b23b7783e authored by ffxbld on 25 January 2014, 11:16:45 UTC
No bug, Automated blocklist update from host bld-linux64-ec2-468 - a=blocklist-update
Tip revision: e9fa269
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