Possible Duplicate:
Links with URIs of schemes other than http/https are broken
I would like to link to chrome://net-internals/ (a local Google Chrome page for debugging purposes), but it won't let me do that:
When I click the link button, it results in
chrome://net-internals/(notice thehttp://prepended to the actual URL).When just pasted, it doesn't show up as a link:
chrome://net-internals/
I understand that there are hardly any links of this type, but since this format (foo://bar/) is clearly a link, could such links be parsed as actual links?
http://and the link probably isn't clickable. But even if that was fixed, I don't think Chrome will let you click links to these pages anyway. It's a logical security feature to me: keep the web separate from the non-web. I don't think it poses a significant detriment to answer quality if you have to include this as text, rather than a link. People can figure out to type it in the address bar. – The Establishment Jul 4 '11 at 12:46http://manually on this page, and although the link was still there, it wasn't clickable. – pimvdb Jul 4 '11 at 12:48