[Bug 18852] FileList says it's a Collection but that doesn't make sense

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18852

--- Comment #7 from Simon Pieters <simonp@opera.com> 2012-09-13 06:03:19 UTC ---
Why do you need to reference anything? Just say "This interface is a collection
of File objects" or "This interface is a list of File objects" and be done with
it. You don't want to hook into any implementation requirements here, this
should just be a non-normative statement describing what the interface is used
for.

Maybe better yet: drop the paragraph altogether and refer to the thing as just
"FileList" or "FileList object".

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 13 September 2012 06:03:23 UTC