Bugzilla – Bug 892
add the download attribute
Last modified: 2013-06-29 04:20:51 CEST
http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#attr-hyperlink-download [[ The download attribute, if present, indicates that the author intends the hyperlink to be used for downloading a resource. The attribute may have a value; the value, if any, specifies the default filename that the author recommends for use in labeling the resource in a local file system. There are no restrictions on allowed values, but authors are cautioned that most file systems have limitations with regard to what punctuation is supported in file names, and user agents are likely to adjust file names accordingly. ]]