<div class="gmail_quote">On Sat, Oct 17, 2009 at 11:58 PM, Jonas Sicking <span dir="ltr"><jonas@sicking.cc></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Sat, Oct 17, 2009 at 8:37 PM, Darin Fisher <<a href="mailto:darin@chromium.org">darin@chromium.org</a>> wrote:<br>
> On Sat, Oct 17, 2009 at 8:20 PM, Ian Hickson <<a href="mailto:ian@hixie.ch">ian@hixie.ch</a>> wrote:<br>
> ...<br>
>><br>
>> On Thu, 15 Oct 2009, Darin Fisher wrote:<br>
>> ><br>
>> > This is interesting since documentURI is a read/write property:<br>
>> > <a href="http://www.w3.org/TR/DOM-Level-3-Core/core.html#Document3-documentURI" target="_blank">http://www.w3.org/TR/DOM-Level-3-Core/core.html#Document3-documentURI</a><br>
>><br>
>> I assume that is a mistake. Does anyone support documentURI? It seems<br>
>> completely redundant with document.URL.<br>
>><br>
><br>
> Gecko and WebKit appear to both support documentURI.  Only WebKit allows it<br>
> to be modified.<br>
<br>
</div></div>Huh? So WebKit effectively have one of the main features of pushState<br>
already? Does the URL-bar change? Does the referrer change for<br>
subsequent requests such as navigation? I'm guessing it doesn't hook<br>
the back-button the way that pushState does though.<br>
<font color="#888888"><br>
/ Jonas<br>
</font></blockquote></div><br><div><br></div><div>It appears to impact the baseURL for the document.</div><div><br></div><div>-Darin</div>