Anne van Kesteren: > Okay, annotated NodeList with [ArrayClass]. What about HTMLCollection? > Should I add it there too? Could you take a look at NodeList and > HTMLCollection for accuracy? It is probably not feasible to add to HTMLCollection, because it has a named property getter which is not [OverrideBuiltins]. That means that all the new properties on the prototype like "concat", "push", etc. would begin to shadow any named elements on the collection.Received on Saturday, 17 March 2012 02:20:16 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 18:49:50 GMT