[whatwg] Storage events

Jonas Sicking jonas at sicking.cc
Sat Oct 17 23:55:16 PDT 2009


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



More information about the whatwg mailing list