Bug 154519 - Add username / password attributes to HTMLAnchorElement / HTMLAreaElement
Summary: Add username / password attributes to HTMLAnchorElement / HTMLAreaElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/#htmlhyp...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-02-21 13:58 PST by Chris Dumez
Modified: 2016-02-21 19:28 PST (History)
4 users (show)

See Also:


Attachments
Patch (36.93 KB, patch)
2016-02-21 14:05 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.