[WPT/referrer-policy] Move delivery_type control out of test_expansion
A subsequent CL [1] will introduce `delivery_type_schema` that controls relationship between source contexts, subresource types, and delivery types. As a preparation, this CL removes the restriction on `delivery_type` specified in `elements-not-supporting-attr-referrer`, `elements-not-supporting-rel-noreferrer`, and `test_expansion` entries, that will be replaced by `delivery_type_schema` in [1]. Generated files will be updated after some more changes, not now. Also, changes needed in JavaScripts to handle new generated values are not included in this CL and will land later. Just after this CL, the generator produces more files than before due to lack of `delivery_type_schema`, but this will be fixed by [1]. [1] https://chromium-review.googlesource.com/c/chromium/src/+/1586548 Bug: 906850 Change-Id: I3d6ecfc6fc377864884f367ba554c2a7fafac671 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1717535 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#681098}
Showing
Please register or sign in to comment