From a82ac22a43e47bb30197878a1bbc5177cb6cab0d Mon Sep 17 00:00:00 2001 From: kyraseevers Date: Tue, 4 Oct 2022 15:41:04 -0700 Subject: [PATCH] Create a basic partitioned sessionStorage WPT Bug: 1253351 Change-Id: I0837b00407760bf256bd7adc8a84777a8c307923 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3932745 Reviewed-by: Philip Rogers Reviewed-by: Mike Taylor Commit-Queue: Kyra Seevers Cr-Commit-Position: refs/heads/main@{#1054980} --- ...torage-about-blank-partitioned-iframe.html | 44 +++++++++++ ...orage-basic-partitioned.tentative.sub.html | 73 +++++++++++++++++++ 2 files changed, 117 insertions(+) create mode 100644 webstorage/resources/sessionStorage-about-blank-partitioned-iframe.html create mode 100644 webstorage/sessionStorage-basic-partitioned.tentative.sub.html diff --git a/webstorage/resources/sessionStorage-about-blank-partitioned-iframe.html b/webstorage/resources/sessionStorage-about-blank-partitioned-iframe.html new file mode 100644 index 00000000000000..dd530a7c221a2c --- /dev/null +++ b/webstorage/resources/sessionStorage-about-blank-partitioned-iframe.html @@ -0,0 +1,44 @@ + + + diff --git a/webstorage/sessionStorage-basic-partitioned.tentative.sub.html b/webstorage/sessionStorage-basic-partitioned.tentative.sub.html new file mode 100644 index 00000000000000..30575bfaf1a579 --- /dev/null +++ b/webstorage/sessionStorage-basic-partitioned.tentative.sub.html @@ -0,0 +1,73 @@ + + +sessionStorage: partitioned storage test + + + + + + +