[whatwg] Configurability of document.domain
Anne van Kesteren
annevk at annevk.nl
Thu Nov 21 03:00:48 PST 2013
On Thu, Nov 21, 2013 at 10:48 AM, Anne van Kesteren <annevk at annevk.nl> wrote:
> (In other news, Object.getOwnPropertyDescriptor(document, "domain")
> does not work in Gecko or IE10...)
Please ignore this, it works with s/document/HTMLDocument.prototype/.
The bug is in WebKit/Blink for not having it defined on the prototype.
(Well, and I guess there's the longstanding issue of HTMLDocument vs
Document...)
--
http://annevankesteren.nl/
More information about the whatwg
mailing list