mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Update web-platform-tests to 5582e4d2bfcfd1fa9f105406b143170ee2af7db1
This commit is contained in:
parent
9f892edd87
commit
78369e95cf
814 changed files with 57501 additions and 857 deletions
|
@ -3,16 +3,7 @@
|
|||
"manual": [],
|
||||
"reftest": [],
|
||||
"stub": [],
|
||||
"testharness": [
|
||||
{
|
||||
"path": "mozilla/prototypes.html",
|
||||
"url": "/_mozilla/mozilla/prototypes.html"
|
||||
},
|
||||
{
|
||||
"path": "mozilla/weakref.html",
|
||||
"url": "/_mozilla/mozilla/weakref.html"
|
||||
}
|
||||
],
|
||||
"testharness": [],
|
||||
"wdspec": []
|
||||
},
|
||||
"local_changes": {
|
||||
|
@ -6270,6 +6261,12 @@
|
|||
"url": "/_mozilla/mozilla/preserve_wrapper_callback.html"
|
||||
}
|
||||
],
|
||||
"mozilla/prototypes.html": [
|
||||
{
|
||||
"path": "mozilla/prototypes.html",
|
||||
"url": "/_mozilla/mozilla/prototypes.html"
|
||||
}
|
||||
],
|
||||
"mozilla/proxy_setter.html": [
|
||||
{
|
||||
"path": "mozilla/proxy_setter.html",
|
||||
|
@ -6360,6 +6357,12 @@
|
|||
"url": "/_mozilla/mozilla/variadic-interface.html"
|
||||
}
|
||||
],
|
||||
"mozilla/weakref.html": [
|
||||
{
|
||||
"path": "mozilla/weakref.html",
|
||||
"url": "/_mozilla/mozilla/weakref.html"
|
||||
}
|
||||
],
|
||||
"mozilla/webgl/bufferData.html": [
|
||||
{
|
||||
"path": "mozilla/webgl/bufferData.html",
|
||||
|
@ -12059,5 +12062,5 @@
|
|||
"reftest_nodes": {},
|
||||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
"version": 3
|
||||
}
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[meta_viewport_resize.html]
|
||||
type: testharness
|
||||
prefs: ["layout.viewport.enabled:true"]
|
||||
|
||||
prefs: [layout.viewport.enabled:true]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue