Bug 154519

Summary: Add username / password attributes to HTMLAnchorElement / HTMLAreaElement
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/#htmlhyperlinkelementutils
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-02-21 13:58:02 PST
Add username / password attributes to HTMLAnchorElement / HTMLAreaElement as per:
https://html.spec.whatwg.org/#htmlhyperlinkelementutils
Comment 1 Chris Dumez 2016-02-21 13:58:45 PST
Firefox and Chrome already implement these.
Comment 2 Chris Dumez 2016-02-21 14:05:45 PST
Created attachment 271888 [details]
Patch
Comment 3 Chris Dumez 2016-02-21 19:28:52 PST
Comment on attachment 271888 [details]
Patch

Clearing flags on attachment: 271888

Committed r196890: <http://trac.webkit.org/changeset/196890>
Comment 4 Chris Dumez 2016-02-21 19:28:57 PST
All reviewed patches have been landed.  Closing bug.