blob: afdbb1ea0e900ff71ea2fc18723ac0710cd228f6 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/licenses/publicdomain/
-->
<?xul-overlay href="subdir/test015-overlay.xul"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="main"
style="background-color: red;"/>
|