Bug 155772

Summary: Add Download Attribute to the Feature Status page
Product: WebKit Reporter: Jon Davis <jond>
Component: WebKit WebsiteAssignee: Jon Davis <jond>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jond, timothy, webkit
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.