https://github.com/mozilla/gecko-dev
Raw File
Tip revision: f843da5f6361a12a8c657dc070d5067d22662420 authored by ffxbld on 14 November 2012, 17:41:05 UTC
Added FENNEC_17_0b6_RELEASE FENNEC_17_0b6_BUILD2 tag(s) for changeset eba2b989092a. DONTBUILD CLOSED TREE a=release
Tip revision: f843da5
harness.xul
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
<?xml-stylesheet href="chrome://mochikit/content/static/harness.css" 
                 type="text/css"?>

<?xul-overlay href="chrome://mochikit/content/harness-overlay.xul"?>

<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
        title="Chrome Test Harness"
        directory="chrome">
</window>
back to top