aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/test_mapping.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/test_mapping.json')
-rw-r--r--components/script/dom/test_mapping.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/components/script/dom/test_mapping.json b/components/script/dom/test_mapping.json
new file mode 100644
index 00000000000..3a66bae87ac
--- /dev/null
+++ b/components/script/dom/test_mapping.json
@@ -0,0 +1,8 @@
+{
+ "xmlhttprequest.rs": [
+ "XMLHttpRequest"
+ ],
+ "range.rs": [
+ "dom/ranges"
+ ]
+}