2018-09-16 07:00:40 +00:00
|
|
|
{
|
2023-10-28 13:49:39 +00:00
|
|
|
"idlharness-shadowrealm.window.js": {
|
|
|
|
"skip": "ShadowRealm support is not enabled"
|
|
|
|
},
|
2020-11-07 08:25:06 +00:00
|
|
|
"percent-encoding.window.js": {
|
|
|
|
"skip": "TODO: port from .window.js"
|
|
|
|
},
|
2018-09-16 07:00:40 +00:00
|
|
|
"historical.any.js": {
|
2023-02-07 19:17:58 +00:00
|
|
|
"fail": {
|
2023-03-02 17:04:40 +00:00
|
|
|
"note": "We are faking location with a URL object for the sake of the testharness and it has searchParams.",
|
2023-02-07 19:17:58 +00:00
|
|
|
"expected": [
|
2023-07-15 14:04:13 +00:00
|
|
|
"searchParams on location object"
|
2023-02-07 19:17:58 +00:00
|
|
|
]
|
|
|
|
}
|
2018-09-16 07:00:40 +00:00
|
|
|
},
|
2021-05-20 07:42:07 +00:00
|
|
|
"url-setters-a-area.window.js": {
|
|
|
|
"skip": "already tested in url-setters.any.js"
|
2023-02-07 19:16:41 +00:00
|
|
|
},
|
2023-03-19 12:58:38 +00:00
|
|
|
"javascript-urls.window.js": {
|
|
|
|
"skip": "requires document.body reference"
|
2018-09-16 07:00:40 +00:00
|
|
|
}
|
2019-09-10 23:13:01 +00:00
|
|
|
}
|