Re: requesting feedback regarding HTML5 and RFC 3987

On 6/19/11 10:36 AM, Julian Reschke wrote:
> Does this mean it will be run through a "more conforming" parser, but
> then the value will be reconstructed including the fragment identifier?

Roughly, yes.  Specifically, the parsing will break up a URI sort of 
like shown in 
<http://hg.mozilla.org/mozilla-central/file/058a584ea7d3/netwerk/base/public/nsIURI.idl#l50> 
and then the "Path" part of that (which includes the fragment 
identifier, per that diagram) will be used as the script to run.

-Boris

Received on Monday, 20 June 2011 02:34:32 UTC