That's either expected because it contains some invalid char, or it's a bug in the URL parser, as new `URL("https://.срб").URI.displaySpec` shows Punycode. If that URI is actually valid please file a separate bug in Network.
Bug 1858994 Comment 14 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
That's either expected because it contains some invalid char, or it's an invalid URI, or it's a bug in the URL parser, as new `URL("https://.срб").URI.displaySpec` shows Punycode. If that URI is actually valid please file a separate bug in Network.