- From: Jonas Sicking <jonas@sicking.cc>
- Date: Sat, 17 Oct 2009 23:55:16 -0700
On Sat, Oct 17, 2009 at 8:20 PM, Ian Hickson <ian at hixie.ch> wrote: > On Thu, 15 Oct 2009, Darin Fisher wrote: >> >> This is interesting since documentURI is a read/write property: >> http://www.w3.org/TR/DOM-Level-3-Core/core.html#Document3-documentURI > > I assume that is a mistake. Does anyone support documentURI? It seems > completely redundant with document.URL. We implement it in Gecko. We even implement the setter, here: http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsDocument.cpp#5844 :) / Jonas
Received on Saturday, 17 October 2009 23:55:16 UTC