[whatwg] FileList usage
Boris Zbarsky
bzbarsky at MIT.EDU
Wed Feb 29 11:49:00 PST 2012
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
More information about the whatwg
mailing list