[whatwg] FileList usage
Ian Hickson
ian at hixie.ch
Thu Jun 7 15:49:42 PDT 2012
On Wed, 29 Feb 2012, 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
> CSSRuleList
> CSSValueList
> EntryArray
> EntryArraySync
> GamepadList
> MediaStreamList
> MediaStreamTrackList
> SpeechInputResultList
> StyleSheetList
I haven't done anything in the HTML spec for these; most do not appear
and those that do depend on underlying specs changing first.
> FileList
I haven't changed FileList usage because it seems controversial; I'd be
happy to do so though if that is what the File API specs' editors want me
to do.
> SQLResultSetRowList
This is a WebKit-only feature now, it was dropped from the spec long ago.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
More information about the whatwg
mailing list