- From: <bugzilla@jessica.w3.org>
- Date: Wed, 30 Sep 2015 16:00:48 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29154 --- Comment #3 from Arun <arun@arunranga.com> --- Note: just to be clear, there are other additions to HTMLInputElement that haven't been properly accounted for in this bug. partial interface HTMLInputElement { attribute boolean directory; readonly attribute boolean isFilesAndDirectoriesSupported; Promise<sequence<(File or Directory)>> getFilesAndDirectories(); void chooseDirectory(); }; -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 30 September 2015 16:00:51 UTC