Bug 155772 - Add Download Attribute to the Feature Status page
Summary: Add Download Attribute to the Feature Status page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-22 15:37 PDT by Jon Davis
Modified: 2016-03-22 17:53 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2016-03-22 15:38 PDT, Jon Davis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2016-03-22 15:37:41 PDT
Include download attribute (https://html.spec.whatwg.org/multipage/semantics.html#downloading-resources) on the Feature Status page.
Comment 1 Jon Davis 2016-03-22 15:38:34 PDT
Created attachment 274694 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-22 17:49:32 PDT
Comment on attachment 274694 [details]
Patch

Clearing flags on attachment: 274694

Committed r198567: <http://trac.webkit.org/changeset/198567>
Comment 3 WebKit Commit Bot 2016-03-22 17:49:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Chris Rebert 2016-03-22 17:53:48 PDT
Looks like the mentions of "<a>" and "<area>" aren't getting escaped properly on the actual webpage.