https://github.com/mozilla/gecko-dev
Raw File
Tip revision: d52f40d83c2e3975b3402c01ea6eabe4483c6ef7 authored by ffxbld on 16 December 2011, 20:09:37 UTC
Added tag FENNEC_9_0_BUILD1 for changeset 70d91c2ede4f. CLOSED TREE a=release
Tip revision: d52f40d
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