https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 19b92d6d899df8d4bd5e74d88d27ad234092f275 authored by ffxbld on 30 July 2013, 18:07:37 UTC
Added FIREFOX_23_0_RELEASE FIREFOX_23_0_BUILD1 tag(s) for changeset 2c423c4c6d0b. DONTBUILD CLOSED TREE a=release
Tip revision: 19b92d6
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