Re: Registering the about: URI scheme

Joseph A Holsten wrote:
> How about this:
> 
> abouturi = segment [ "?" query ]
> query       = *( pchar / "/" / "?" )
> 
> Can anyone confirm a use of fragments? Anything else horribly wrong?

Opera uses fragment identifers.

e.g. about:config#AuthorDisplayMode|AuthorCSS
(redirects to opera:config#AuthorDisplayMode|AuthorCSS)

-- 
Lachlan Hunt - Opera Software
http://lachy.id.au/
http://www.opera.com/

Received on Tuesday, 27 January 2009 14:14:28 UTC