forked from nodejs/node
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathurl.json
More file actions
29 lines (29 loc) · 713 Bytes
/
url.json
File metadata and controls
29 lines (29 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"IdnaTestV2.window.js": {
"fail": {
"expected": [
"ToASCII(\"20.音.ꡦ1.\") A4_2 (ignored)",
"ToASCII(\"xn--20-9802c.xn--0w5a.xn--1-eg4e.\") A4_2 (ignored)",
"ToASCII(\"xn--9-i0j5967eg3qz.ss\")",
"ToASCII(\"9ꍩ៓.ss\")",
"ToASCII(\"9ꍩ៓.SS\")"
]
}
},
"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"
}
}