From 79e313f7a85d3db444b75ab02ee4469e61734d98 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Mon, 1 Jun 2020 21:56:16 +0000 Subject: [PATCH] Bug 1642054 [wpt PR 23878] - Origin isolation: parse the header, a=testonly Automatic update from web-platform-tests Origin isolation: parse the header Bug: 1066930 Change-Id: Ib1c79f8c9218821c7da3640e012cf042666e6d50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222692 Commit-Queue: Domenic Denicola Reviewed-by: Kinuko Yasuda Cr-Commit-Position: refs/heads/master@{#773706} -- wpt-commits: d3ea88514a93b7b69687837de19b1ca6da15cf91 wpt-pr: 23878 --- ...rent-no-child-bad-subdomain.sub.https.html | 33 ++++++++++++++++++ ...d-yes-with-params-subdomain.sub.https.html | 34 +++++++++++++++++++ 2 files changed, 67 insertions(+) create mode 100644 testing/web-platform/tests/origin-isolation/parent-no-child-bad-subdomain.sub.https.html create mode 100644 testing/web-platform/tests/origin-isolation/parent-no-child-yes-with-params-subdomain.sub.https.html diff --git a/testing/web-platform/tests/origin-isolation/parent-no-child-bad-subdomain.sub.https.html b/testing/web-platform/tests/origin-isolation/parent-no-child-bad-subdomain.sub.https.html new file mode 100644 index 000000000000..2653dabd980b --- /dev/null +++ b/testing/web-platform/tests/origin-isolation/parent-no-child-bad-subdomain.sub.https.html @@ -0,0 +1,33 @@ + + +Parent is not isolated, child attempts to isolate but uses a bad header value, child is a subdomain of the parent + + + +
+ + diff --git a/testing/web-platform/tests/origin-isolation/parent-no-child-yes-with-params-subdomain.sub.https.html b/testing/web-platform/tests/origin-isolation/parent-no-child-yes-with-params-subdomain.sub.https.html new file mode 100644 index 000000000000..164a19ff381f --- /dev/null +++ b/testing/web-platform/tests/origin-isolation/parent-no-child-yes-with-params-subdomain.sub.https.html @@ -0,0 +1,34 @@ + + +Parent is not isolated, child is isolated using parameters on its structured header, child is a subdomain of the parent + + + +
+ +