You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: json/tests/draft-next/optional/format/idn-hostname.json
+48-1
Original file line number
Diff line number
Diff line change
@@ -331,11 +331,58 @@
331
331
"description": "empty string",
332
332
"data": "",
333
333
"valid": false
334
-
},
334
+
}
335
+
]
336
+
},
337
+
{
338
+
"description": "validation of separators in internationalized host names",
339
+
"specification": [
340
+
{"rfc3490": "3.1", "quote": "Whenever dots are used as label separators, the following characters MUST be recognized as dots: U+002E (full stop), U+3002 (ideographic full stop), U+FF0E (fullwidth full stop), U+FF61(halfwidth ideographic full stop)"}
Copy file name to clipboardExpand all lines: json/tests/draft2019-09/optional/format/idn-hostname.json
+48-1
Original file line number
Diff line number
Diff line change
@@ -331,11 +331,58 @@
331
331
"description": "empty string",
332
332
"data": "",
333
333
"valid": false
334
-
},
334
+
}
335
+
]
336
+
},
337
+
{
338
+
"description": "validation of separators in internationalized host names",
339
+
"specification": [
340
+
{"rfc3490": "3.1", "quote": "Whenever dots are used as label separators, the following characters MUST be recognized as dots: U+002E (full stop), U+3002 (ideographic full stop), U+FF0E (fullwidth full stop), U+FF61(halfwidth ideographic full stop)"}
Copy file name to clipboardExpand all lines: json/tests/draft2020-12/optional/format/idn-hostname.json
+48-1
Original file line number
Diff line number
Diff line change
@@ -331,11 +331,58 @@
331
331
"description": "empty string",
332
332
"data": "",
333
333
"valid": false
334
-
},
334
+
}
335
+
]
336
+
},
337
+
{
338
+
"description": "validation of separators in internationalized host names",
339
+
"specification": [
340
+
{"rfc3490": "3.1", "quote": "Whenever dots are used as label separators, the following characters MUST be recognized as dots: U+002E (full stop), U+3002 (ideographic full stop), U+FF0E (fullwidth full stop), U+FF61(halfwidth ideographic full stop)"}
0 commit comments