[Bug 20225] don't allow overridden operations and attribute getters/setters to be invoked on descendant objects

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20225

--- Comment #13 from Boris Zbarsky <bzbarsky@mit.edu> ---
Note that HTMLFormControlsCollection has a similar issue, by the way.

Of course an open question is what behavior users would expect for these
collections if they change the value of HTMLCollection.prototype.namedItem. 
Would they expect that to be visible on HTMLFormControlsCollection and
HTMLPropertiesCollection?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 7 December 2012 03:28:15 UTC