toolkit/devtools/server/tests/mochitest/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/devtools/server/tests/mochitest/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,46 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  inspector-helpers.js
     1.7 +  inspector-styles-data.css
     1.8 +  inspector-styles-data.html
     1.9 +  inspector-traversal-data.html
    1.10 +  nonchrome_unsafeDereference.html
    1.11 +  inspector_getImageData.html
    1.12 +  large-image.jpg
    1.13 +  small-image.gif
    1.14 +  Debugger.Source.prototype.element.js
    1.15 +  Debugger.Source.prototype.element-2.js
    1.16 +  Debugger.Source.prototype.element.html
    1.17 +
    1.18 +[test_Debugger.Source.prototype.introductionScript.html]
    1.19 +[test_Debugger.Source.prototype.introductionType.html]
    1.20 +[test_Debugger.Source.prototype.element.html]
    1.21 +[test_Debugger.Script.prototype.global.html]
    1.22 +[test_connection-manager.html]
    1.23 +[test_device.html]
    1.24 +[test_inspector-changeattrs.html]
    1.25 +[test_inspector-changevalue.html]
    1.26 +[test_inspector-hide.html]
    1.27 +[test_inspector-insert.html]
    1.28 +[test_inspector-mutations-attr.html]
    1.29 +[test_inspector-mutations-childlist.html]
    1.30 +[test_inspector-mutations-frameload.html]
    1.31 +[test_inspector-mutations-value.html]
    1.32 +[test_inspector-pseudoclass-lock.html]
    1.33 +[test_inspector-release.html]
    1.34 +[test_inspector-reload.html]
    1.35 +[test_inspector-remove.html]
    1.36 +[test_inspector-retain.html]
    1.37 +[test_inspector-traversal.html]
    1.38 +[test_makeGlobalObjectReference.html]
    1.39 +[test_styles-applied.html]
    1.40 +[test_styles-computed.html]
    1.41 +[test_styles-matched.html]
    1.42 +[test_styles-modify.html]
    1.43 +[test_styles-svg.html]
    1.44 +[test_unsafeDereference.html]
    1.45 +[test_evalInGlobal-outerized_this.html]
    1.46 +[test_inspector_getImageData.html]
    1.47 +[test_memory.html]
    1.48 +[test_preference.html]
    1.49 +[test_connectToChild.html]

mercurial