[Webkit-unassigned] [Bug 64580] Add support for download='filename' in anchors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 14:07:49 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64580





--- Comment #15 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-07-15 14:07:49 PST ---
(From update of attachment 100933)
View in context: https://bugs.webkit.org/attachment.cgi?id=100933&action=review

> Source/WebCore/html/HTMLAnchorElement.idl:29
> +        attribute [Reflect] DOMString download;

ap: we are working on reaching consensus on how best to reflect this option.  it is clearly something everyone wants, but we just have to find the right form for it to take.

we may want to vendor prefix this as well just as was done for <input type=file webkitdirectory>: <a webkitdownload=filename>.  of course, that depends on the outcome of the working group thread.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list