[whatwg] FileList usage

On 2/29/12 1:14 PM, Erik Arvidsson wrote:
> Now that we are removing usages of DOMStringList it is also tempting
> to look at other list interfaces that only have item/length. Searching
> through the WebKit IDL files the following are dumb:
>
> ClientRectList

This is not live.

> CSSRuleList

This is.

> FileList

Not sure about this one.

> StyleSheetList

This is definitely live.

> I believe that all of these could be removed in favor for Array

I'm pretty sure the live ones can't right?

-Boris

Received on Wednesday, 29 February 2012 11:49:00 UTC