- From: <bugzilla@jessica.w3.org>
- Date: Tue, 31 Jan 2012 08:06:08 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15769 Patrick Garies <w3c.bugzilla@patrick.garies.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |w3c.bugzilla@patrick.garies | |.name Resolution|NEEDSINFO |INVALID --- Comment #3 from Patrick Garies <w3c.bugzilla@patrick.garies.name> 2012-01-31 08:06:06 UTC --- Hello, I submitted this bug. On a re-reading of both the text cited by Kenny Lu and the definition for Boolean attributes, the Boolean status of the attribute seems clear. I was apparently confused by the simple use case--invoking a download with the existing file name--having the same syntax (i.e., |<a download="">|) as the Boolean attribute syntax. I see now that |<a download>| can't work here because it would have to be equivalent to |<a download="download">|. I'll change the bug status to "INVALID." (IMO, it would be less confusing and more powerful to have |download| be a Boolean with the filename info in a separate attribute (e.g., |save-as|).) -- 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 Tuesday, 31 January 2012 08:06:10 UTC