https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 475cff7aedb069e436b40cf4d7fac6858bc7b2ee authored by Nick Alexander on 06 November 2014, 15:00:11 UTC
Bug 883254 - Follow-up to add extra new line in JAR manifest. r=mfinkle, a=sledru
Tip revision: 475cff7
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