node/test/wpt/status/url.json

20 lines
495 B
JSON

{
"percent-encoding.window.js": {
"skip": "TODO: port from .window.js"
},
"historical.any.js": {
"fail": {
"note": "We are faking location with a URL object for the sake of the testharness and it has searchParams.",
"expected": [
"searchParams on location object"
]
}
},
"url-setters-a-area.window.js": {
"skip": "already tested in url-setters.any.js"
},
"javascript-urls.window.js": {
"skip": "requires document.body reference"
}
}