- From: Simon Pieters <simonp@opera.com>
- Date: Mon, 31 Jan 2011 17:04:53 +0100
- To: public-webapps <public-webapps@w3.org>
Hi,
Why is FileList defined as
      typedef sequence<File> FileList;
rather than as an interface similar to NodeList? It seems that in Gecko  
and WebKit FileList is more like NodeList than as a sequence.
-- 
Simon Pieters
Opera Software
Received on Monday, 31 January 2011 16:05:30 UTC