Re: Relaxing SVGList* item object equality in Blink/Chromium

On 12/11/13 11:31 PM, Kouhei Ueno wrote:
> Actually, indexed getters on SVG*List are not supported yet in the
> current Blink implementation, but the refactoring plan is to have
> "list[0] !== list[0]", as it falls back to implementation of
> getItem().

That seems pretty bad to me, for whatever that's worth, just in terms of 
what a consumer would expect out of a "list"....

-Boris

Received on Thursday, 12 December 2013 05:17:47 UTC