aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-09-20 17:42:11 -0500
committerGitHub <noreply@github.com>2016-09-20 17:42:11 -0500
commit8a78e75d4314aa5ac770ec070a6ea7eed341e3ec (patch)
tree674021c9c4ed8e4bdc74ba1b42027046cf175b07 /components/script/dom/bindings/codegen
parent66c736194d1a6d3af1303a070aa96fec4534187c (diff)
parenta7639d9d0f36192747fd58e886078d87b812a2d5 (diff)
downloadservo-8a78e75d4314aa5ac770ec070a6ea7eed341e3ec.tar.gz
servo-8a78e75d4314aa5ac770ec070a6ea7eed341e3ec.zip
Auto merge of #12493 - TheKK:referrer_policy_dliver_via_rel, r=jdm
Implement referrer policy delivery via noreferrer link relation According to https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-delivery, there's `<a>`, `<link>` and `<area>` could apply this delivery method. This PR contains changes for `<a>` and `<link>` **but** not `<area>`, since HTMLAreaElement is barely implemented. We should file another issue for it. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #11862 - [X] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12493) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen')
0 files changed, 0 insertions, 0 deletions