| commit | 0bf0830d9b2964a57c2fceced5e873b31d8f91d5 | [log] [tgz] |
|---|---|---|
| author | a.obzhirov <a.obzhirov@samsung.com> | Wed Jul 20 13:06:42 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 13:09:50 2016 |
| tree | f5042b0c5fd7c54ad24130c367dc680e8b171f74 | |
| parent | 5e06bcde925d051ebdcb42243dc15084d762e17b [diff] |
HTMLAreaElement should expose `download` and `rel` attributes. HTMLAreaElement should define IDL `download` and `rel` attributes for faster access. Firefox implements both of them, Safari/Edge has only `rel` (WebKit has no `download` yet). BUG=605552 Review-Url: https://codereview.chromium.org/2050643002 Cr-Commit-Position: refs/heads/master@{#406541}