diff options
Diffstat (limited to 'dom/system/tests/chrome.ini')
-rw-r--r-- | dom/system/tests/chrome.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/system/tests/chrome.ini b/dom/system/tests/chrome.ini new file mode 100644 index 0000000000..2cee7b4829 --- /dev/null +++ b/dom/system/tests/chrome.ini @@ -0,0 +1,9 @@ +[DEFAULT] + +[test_constants.xhtml] +support-files = + worker_constants.js +[test_pathutils.html] +[test_pathutils_worker.xhtml] +support-files = + pathutils_worker.js |