PR-URL: https://github.com/nodejs/node/pull/61593 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Mattias Buelens <mattias@buelens.com>
18 lines
380 B
JSON
18 lines
380 B
JSON
{
|
|
"historical.any.js": {
|
|
"fail": {
|
|
"expected": [
|
|
"searchParams on location object"
|
|
]
|
|
}
|
|
},
|
|
"javascript-urls.window.js": {
|
|
"skip": "requires document.body reference"
|
|
},
|
|
"percent-encoding.window.js": {
|
|
"skip": "TODO: port from .window.js"
|
|
},
|
|
"url-setters-a-area.window.js": {
|
|
"skip": "already tested in url-setters.any.js"
|
|
}
|
|
}
|