https://github.com/mozilla/gecko-dev
Raw File
Tip revision: e8fe9406b8f363c0885e07939ef058633a2b10b3 authored by ffxbld on 11 April 2012, 13:42:32 UTC
Added FENNEC_12_0b5_RELEASE FENNEC_12_0b5_BUILD1 tag(s) for changeset 1b3d6deb03f3. DONTBUILD CLOSED TREE a=release
Tip revision: e8fe940
test005.xul
<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/licenses/publicdomain/
-->
<?xml-stylesheet href="test005.css" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
        style="background-color: green">
<script src="test005.js"/>
</window>
back to top