https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8e5431214057227ccf23d550538941cadca59b3f authored by ffxbld on 11 September 2013, 02:36:52 UTC
Added FIREFOX_24_0esr_RELEASE FIREFOX_24_0esr_BUILD1 tag(s) for changeset c5fc2f003e4d. DONTBUILD CLOSED TREE a=release
Tip revision: 8e54312
test016.xul
<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/licenses/publicdomain/
-->
<?xul-overlay href="test016-overlay.xul"?> 
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
        id="main"
        style="background-color: red;"/>
back to top