Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement referrer policy delivery via noreferrer link relation #12493

Merged
merged 2 commits into from Sep 21, 2016
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Update test expectations

  • Loading branch information
TheKK committed Sep 20, 2016
commit a7639d9d0f36192747fd58e886078d87b812a2d5

This file was deleted.

@@ -0,0 +1,3 @@
[stylesheet.html]
type: testharness
expected: CRASH

This file was deleted.

This file was deleted.

@@ -1,3 +1,14 @@
[009.html]
type: testharness
expected: TIMEOUT
[HTTP Referer should use the pushed state]
expected: FAIL

[document.referrer should use the pushed state]
expected: FAIL

[HTTP Referer should use the replaced state]
expected: FAIL

[document.referrer should use the replaced state]
expected: FAIL

@@ -1,3 +1,14 @@
[010.html]
type: testharness
expected: TIMEOUT
[HTTP Referer should use the pushed state (before onload)]
expected: FAIL

[document.referrer should use the pushed state (before onload)]
expected: FAIL

[HTTP Referer should use the replaced state (before onload)]
expected: FAIL

[document.referrer should use the replaced state (before onload)]
expected: FAIL

@@ -0,0 +1,3 @@
[link-style-error-01.html]
type: testharness
expected: CRASH

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.