https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 0f24dca6ab7475ff542ec2fd21b1d0117129c22b authored by ffxbld on 28 August 2012, 15:17:41 UTC
Added FENNEC_16_0b1_RELEASE FENNEC_16_0b1_BUILD1 tag(s) for changeset 5558ddeee090. DONTBUILD CLOSED TREE a=release
Tip revision: 0f24dca
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