From 996c4b4ba8751a60ced8c4ea84d8e98597ceec3b Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 4 Feb 2022 12:42:45 -0800 Subject: [PATCH] [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} --- .../cross-partition.https.tentative.html | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 webmessaging/broadcastchannel/cross-partition.https.tentative.html diff --git a/webmessaging/broadcastchannel/cross-partition.https.tentative.html b/webmessaging/broadcastchannel/cross-partition.https.tentative.html new file mode 100644 index 00000000000000..163e6c00a93a95 --- /dev/null +++ b/webmessaging/broadcastchannel/cross-partition.https.tentative.html @@ -0,0 +1,72 @@ + + + + + + + + + + + + + +