@@ -880,42 +880,42 @@ module.exports =
880880 "hostname" : "example.net"
881881 }
882882 } ,
883- // {
884- // "href": "http://example.net/",
885- // "new_value": "[::1.2.3.4x]",
886- // "expected": {
887- // "href": "http://example.net/",
888- // "host": "example.net",
889- // "hostname": "example.net"
890- // }
891- // },
892- // {
893- // "href": "http://example.net/",
894- // "new_value": "[::1.2.3.]",
895- // "expected": {
896- // "href": "http://example.net/",
897- // "host": "example.net",
898- // "hostname": "example.net"
899- // }
900- // },
901- // {
902- // "href": "http://example.net/",
903- // "new_value": "[::1.2.]",
904- // "expected": {
905- // "href": "http://example.net/",
906- // "host": "example.net",
907- // "hostname": "example.net"
908- // }
909- // },
910- // {
911- // "href": "http://example.net/",
912- // "new_value": "[::1.]",
913- // "expected": {
914- // "href": "http://example.net/",
915- // "host": "example.net",
916- // "hostname": "example.net"
917- // }
918- // },
883+ {
884+ "href" : "http://example.net/" ,
885+ "new_value" : "[::1.2.3.4x]" ,
886+ "expected" : {
887+ "href" : "http://example.net/" ,
888+ "host" : "example.net" ,
889+ "hostname" : "example.net"
890+ }
891+ } ,
892+ {
893+ "href" : "http://example.net/" ,
894+ "new_value" : "[::1.2.3.]" ,
895+ "expected" : {
896+ "href" : "http://example.net/" ,
897+ "host" : "example.net" ,
898+ "hostname" : "example.net"
899+ }
900+ } ,
901+ {
902+ "href" : "http://example.net/" ,
903+ "new_value" : "[::1.2.]" ,
904+ "expected" : {
905+ "href" : "http://example.net/" ,
906+ "host" : "example.net" ,
907+ "hostname" : "example.net"
908+ }
909+ } ,
910+ {
911+ "href" : "http://example.net/" ,
912+ "new_value" : "[::1.]" ,
913+ "expected" : {
914+ "href" : "http://example.net/" ,
915+ "host" : "example.net" ,
916+ "hostname" : "example.net"
917+ }
918+ } ,
919919 // {
920920 // "href": "file://y/",
921921 // "new_value": "x:123",
@@ -1214,42 +1214,42 @@ module.exports =
12141214 "hostname" : "example.net"
12151215 }
12161216 } ,
1217- // {
1218- // "href": "http://example.net/",
1219- // "new_value": "[::1.2.3.4x]",
1220- // "expected": {
1221- // "href": "http://example.net/",
1222- // "host": "example.net",
1223- // "hostname": "example.net"
1224- // }
1225- // },
1226- // {
1227- // "href": "http://example.net/",
1228- // "new_value": "[::1.2.3.]",
1229- // "expected": {
1230- // "href": "http://example.net/",
1231- // "host": "example.net",
1232- // "hostname": "example.net"
1233- // }
1234- // },
1235- // {
1236- // "href": "http://example.net/",
1237- // "new_value": "[::1.2.]",
1238- // "expected": {
1239- // "href": "http://example.net/",
1240- // "host": "example.net",
1241- // "hostname": "example.net"
1242- // }
1243- // },
1244- // {
1245- // "href": "http://example.net/",
1246- // "new_value": "[::1.]",
1247- // "expected": {
1248- // "href": "http://example.net/",
1249- // "host": "example.net",
1250- // "hostname": "example.net"
1251- // }
1252- // },
1217+ {
1218+ "href" : "http://example.net/" ,
1219+ "new_value" : "[::1.2.3.4x]" ,
1220+ "expected" : {
1221+ "href" : "http://example.net/" ,
1222+ "host" : "example.net" ,
1223+ "hostname" : "example.net"
1224+ }
1225+ } ,
1226+ {
1227+ "href" : "http://example.net/" ,
1228+ "new_value" : "[::1.2.3.]" ,
1229+ "expected" : {
1230+ "href" : "http://example.net/" ,
1231+ "host" : "example.net" ,
1232+ "hostname" : "example.net"
1233+ }
1234+ } ,
1235+ {
1236+ "href" : "http://example.net/" ,
1237+ "new_value" : "[::1.2.]" ,
1238+ "expected" : {
1239+ "href" : "http://example.net/" ,
1240+ "host" : "example.net" ,
1241+ "hostname" : "example.net"
1242+ }
1243+ } ,
1244+ {
1245+ "href" : "http://example.net/" ,
1246+ "new_value" : "[::1.]" ,
1247+ "expected" : {
1248+ "href" : "http://example.net/" ,
1249+ "host" : "example.net" ,
1250+ "hostname" : "example.net"
1251+ }
1252+ } ,
12531253 // {
12541254 // "href": "file://y/",
12551255 // "new_value": "x:123",
0 commit comments