https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 962077531f28d0e9d153d687bb8f041df61b05d0 authored by ffxbld on 24 September 2014, 02:24:02 UTC
Added FIREFOX_24_8_1esr_RELEASE FIREFOX_24_8_1esr_BUILD1 tag(s) for changeset 63ce8133f1cc. DONTBUILD CLOSED TREE a=release
Tip revision: 9620775
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