Re: indexed properties on NodeLists and HTMLCollections

Cameron McCormack:
> My plan was (and I’ve written a patch to the spec to do this but haven’t
> committed it yet) to redefine [[GetOwnProperty]] (as opposed to [[Get]])
> to make it appear like real own properties exist on the object.

I’ve made this change now.  I’ve done it for named properties too, but I
still need to do a bit of testing around that.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Friday, 17 June 2011 02:43:08 UTC