[whatwg] Removing multiple attribute from <input type=file multiple> with selected files

What should happen to selected files in a case that a user selects multiple
files for <input type=file multiple> and then a script code removes the
multiple attribute from the input element?

  - nothing, no change to the selected files and they will be submitted,
  - cleared, or
  - a single file remains

-- 
TAMURA Kent
Software Engineer, Google




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20091213/ede4f25b/attachment.htm>

Received on Sunday, 13 December 2009 05:36:52 UTC