| commit | 3c3b9e79b591bdf2fdea29c1f44f455f124f2539 | [log] [tgz] |
|---|---|---|
| author | estark <estark@chromium.org> | Tue Jul 19 18:03:19 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 19 18:05:16 2016 |
| tree | 8466d837ac638831acb4379c7f35c298b0f9a1b5 | |
| parent | 37f0dd1f6a3631a8d320f5dec3dc1111f94f640c [diff] |
Fix referrerPolicy IDL attribute spelling In the grand tradition of trivial HTTP-referrer-related misspellings that haunt the web forever, I miscapitalized the referrerPolicy IDL attribute. This CL fixes the mistake for compatibility with Firefox and the spec (see for example https://html.spec.whatwg.org/multipage/semantics.html#the-a-element). BUG=628718 Review-Url: https://codereview.chromium.org/2150393003 Cr-Commit-Position: refs/heads/master@{#406311}