mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Added Test Mapping framework and running through a path.
This commit is contained in:
parent
0d2ad9a5be
commit
ba2152900c
3 changed files with 48 additions and 10 deletions
10
components/script/dom/Test_mapping.json
Normal file
10
components/script/dom/Test_mapping.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"xmlhttprequest.rs":
|
||||
[
|
||||
"XMLHttpRequest"
|
||||
],
|
||||
"range.rs":
|
||||
[
|
||||
"dom/ranges"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue