|
@@ -1800,15 +1800,6 @@
|
|
|
"hash": "#foo%60bar"
|
|
"hash": "#foo%60bar"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- "comment": "Simple percent-encoding; nuls, tabs, and newlines are removed",
|
|
|
|
|
- "href": "a:/",
|
|
|
|
|
- "new_value": "\u0000\u0001\t\n\r\u001f !\"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~\u007f\u0080\u0081Éé",
|
|
|
|
|
- "expected": {
|
|
|
|
|
- "href": "a:/#%01%1F%20!%22#$%&'()*+,-./09:;%3C=%3E?@AZ[\\]^_%60az{|}~%7F%C2%80%C2%81%C3%89%C3%A9",
|
|
|
|
|
- "hash": "#%01%1F%20!%22#$%&'()*+,-./09:;%3C=%3E?@AZ[\\]^_%60az{|}~%7F%C2%80%C2%81%C3%89%C3%A9"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
"comment": "Bytes already percent-encoded are left as-is",
|
|
"comment": "Bytes already percent-encoded are left as-is",
|
|
|
"href": "http://example.net",
|
|
"href": "http://example.net",
|