[Webkit-unassigned] [Bug 87696] [FileAPI] Miss FileList test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 11:20:14 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87696





--- Comment #14 from Jian Li <jianli at chromium.org>  2012-05-29 11:20:13 PST ---
(From update of attachment 144532)
Thanks for adding test cases for FileList. Here're some minor comments that you could consider addressing them in another patch.

View in context: https://bugs.webkit.org/attachment.cgi?id=144532&action=review

> LayoutTests/fast/files/file-list-test.html:22
> +    shouldBeNull("files.item(999)");

Could you please also add some more tests to cover the cases that 2, null, or undefined is passed as index.

Please also test the scenario that no file is selected.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list