From 35da22261cc57b1cef035b37559221af45e4c0fd Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 13 Feb 2022 21:38:16 +0000 Subject: [PATCH] Bug 1753569 [wpt PR 32690] - [BroadcastChannel] Add Partitioning WPT, a=testonly Automatic update from web-platform-tests [BroadcastChannel] Add Partitioning WPT This CL tests that BroadcastChannel is partitioned in third-party contexts (tentative, pending changes to the spec). For more info, see https://github.com/whatwg/html/issues/5803 Bug: 1239274 Change-Id: I8d495ecb141847276aefd1bcc4a1af0ea1098db2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3424369 Reviewed-by: Ben Kelly Reviewed-by: Mason Freed Commit-Queue: Andrew Williams Cr-Commit-Position: refs/heads/main@{#967421} -- wpt-commits: 65d9fd570851f5446d6b1e3e6f07440f9b69a561 wpt-pr: 32690 --- .../cross-partition.https.tentative.html | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 testing/web-platform/tests/webmessaging/broadcastchannel/cross-partition.https.tentative.html diff --git a/testing/web-platform/tests/webmessaging/broadcastchannel/cross-partition.https.tentative.html b/testing/web-platform/tests/webmessaging/broadcastchannel/cross-partition.https.tentative.html new file mode 100644 index 0000000000000..163e6c00a93a9 --- /dev/null +++ b/testing/web-platform/tests/webmessaging/broadcastchannel/cross-partition.https.tentative.html @@ -0,0 +1,72 @@ + + + + + + + + + + + + + +