diff options
Diffstat (limited to '')
-rw-r--r-- | dom/indexedDB/test/chrome.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/indexedDB/test/chrome.toml b/dom/indexedDB/test/chrome.toml new file mode 100644 index 0000000000..77f0dd9fdd --- /dev/null +++ b/dom/indexedDB/test/chrome.toml @@ -0,0 +1,6 @@ +[DEFAULT] +support-files = ["chromeHelpers.js"] + +["test_globalObjects_chrome.xhtml"] + +["test_wrappedArray.xhtml"] |