mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Introduce a Servo-only tree under web-platform-tests.
This commit is contained in:
parent
8edd4e5ec5
commit
a471704107
6 changed files with 65 additions and 25 deletions
23
tests/wpt/mozilla/meta/MANIFEST.json
Normal file
23
tests/wpt/mozilla/meta/MANIFEST.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"items": {
|
||||
"manual": [],
|
||||
"reftest": [],
|
||||
"stub": [],
|
||||
"testharness": [
|
||||
{
|
||||
"path": "mozilla/prototypes.html",
|
||||
"url": "/_mozilla/mozilla/prototypes.html"
|
||||
}
|
||||
],
|
||||
"wdspec": []
|
||||
},
|
||||
"local_changes": {
|
||||
"deleted": [],
|
||||
"items": {},
|
||||
"reftest_nodes": {}
|
||||
},
|
||||
"reftest_nodes": {},
|
||||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue