mirror of
https://github.com/servo/servo.git
synced 2025-07-06 06:53:38 +01:00
Fix the tests for origin-when-cross-origin
It's origin-when-cross-origin, not origin-when-crossorigin.
This commit is contained in:
parent
52f17a8814
commit
686147fc83
15 changed files with 45 additions and 45 deletions
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "keep-origin-redirect",
|
"redirection": "keep-origin-redirect",
|
||||||
"origin": "cross-origin",
|
"origin": "cross-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "no-redirect",
|
"redirection": "no-redirect",
|
||||||
"origin": "cross-origin",
|
"origin": "cross-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "swap-origin-redirect",
|
"redirection": "swap-origin-redirect",
|
||||||
"origin": "cross-origin",
|
"origin": "cross-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "keep-origin-redirect",
|
"redirection": "keep-origin-redirect",
|
||||||
"origin": "cross-origin",
|
"origin": "cross-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "no-redirect",
|
"redirection": "no-redirect",
|
||||||
"origin": "cross-origin",
|
"origin": "cross-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "swap-origin-redirect",
|
"redirection": "swap-origin-redirect",
|
||||||
"origin": "cross-origin",
|
"origin": "cross-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "keep-origin-redirect",
|
"redirection": "keep-origin-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "no-redirect",
|
"redirection": "no-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "swap-origin-redirect",
|
"redirection": "swap-origin-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "keep-origin-redirect",
|
"redirection": "keep-origin-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "no-redirect",
|
"redirection": "no-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "swap-origin-redirect",
|
"redirection": "swap-origin-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "keep-origin-redirect",
|
"redirection": "keep-origin-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
<meta name="assert" content="The referrer URL is stripped-referrer when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "no-redirect",
|
"redirection": "no-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-crossorigin'</title>
|
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
|
||||||
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
<meta name="description" content="Check that cross-origin subresources get the origin portion of the referrer URL and same-origin get the stripped referrer URL.">
|
||||||
<meta name="referrer" content="origin-when-crossorigin">
|
<meta name="referrer" content="origin-when-cross-origin">
|
||||||
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
|
||||||
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
<link rel="help" href="https://w3c.github.io/webappsec/specs/referrer-policy/#referrer-policy-state-origin-when-cross-origin">
|
||||||
<meta name="assert" content="The referrer URL is origin when a
|
<meta name="assert" content="The referrer URL is origin when a
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
<script>
|
<script>
|
||||||
ReferrerPolicyTestCase(
|
ReferrerPolicyTestCase(
|
||||||
{
|
{
|
||||||
"referrer_policy": "origin-when-crossorigin",
|
"referrer_policy": "origin-when-cross-origin",
|
||||||
"delivery_method": "meta-referrer",
|
"delivery_method": "meta-referrer",
|
||||||
"redirection": "swap-origin-redirect",
|
"redirection": "swap-origin-redirect",
|
||||||
"origin": "same-origin",
|
"origin": "same-origin",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue