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..ffdd4393a4 --- /dev/null +++ b/dom/system/tests/chrome.ini @@ -0,0 +1,9 @@ +[DEFAULT] +support-files = + worker_constants.js + +[test_constants.xhtml] +[test_pathutils.html] +[test_pathutils_worker.xhtml] +support-files = + pathutils_worker.js |