https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 32be9a260c334a583e18d25cad838b34973baf97 authored by ffxbld on 16 November 2012, 13:23:16 UTC
Added FENNEC_17_0b7_RELEASE FENNEC_17_0b7_BUILD1 tag(s) for changeset d09d87509384. DONTBUILD CLOSED TREE a=release
Tip revision: 32be9a2
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