- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 04 Feb 2009 11:56:16 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6529
           Summary: value DOM attribute for input element in File Upload
                    state
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P4
         Component: Spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: annevk@opera.com
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
When the input element is in the File Upload state the value DOM attribute does
apply (the specification says it does not). The DOM attribute does nothing on
setting and on getting returns the filename.
In case of multiple selected files Opera currently returns just the filename of
the first. That can be changed, I do not really care.
-- 
Configure bugmail: http://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 Wednesday, 4 February 2009 11:56:25 UTC