Commit e03c0933 authored by Hiroshige Hayashizaki's avatar Hiroshige Hayashizaki Committed by Commit Bot

[WPT/referrer-policy] Update spec.src.json for 4K-referrer tests

This CL excludes "sharedworker-module" subresources
in `spec.src.json`s, because such generated tests
are not added to the repository.

Bug: 906850
Change-Id: I8d73dbed296c9dda35a4c6e6a8913881f6baeadf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102829
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: default avatarHiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: default avatarKenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750485}
parent ae678df0
......@@ -35,6 +35,18 @@
"origin": "*",
"subresource": "*",
"expectation": "*"
},
{
// subresources not yet tested.
"expansion": "*",
"source_scheme": "*",
"source_context_list": "*",
"redirection": "*",
"delivery_type": "*",
"delivery_value": "*",
"origin": "*",
"subresource": "sharedworker-module",
"expectation": "*"
}
]
}
......@@ -35,6 +35,18 @@
"origin": "*",
"subresource": "*",
"expectation": "*"
},
{
// subresources not yet tested.
"expansion": "*",
"source_scheme": "*",
"source_context_list": "*",
"redirection": "*",
"delivery_type": "*",
"delivery_value": "*",
"origin": "*",
"subresource": "sharedworker-module",
"expectation": "*"
}
]
}
......@@ -35,6 +35,18 @@
"origin": "*",
"subresource": "*",
"expectation": "*"
},
{
// subresources not yet tested.
"expansion": "*",
"source_scheme": "*",
"source_context_list": "*",
"redirection": "*",
"delivery_type": "*",
"delivery_value": "*",
"origin": "*",
"subresource": "sharedworker-module",
"expectation": "*"
}
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment