From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../resources/navigateToInsecurePostToParent.html | 6 +++ .../schemeful-iframe-subresource.tentative.html | 28 +++++++++++ .../schemeful-navigation.tentative.html | 41 ++++++++++++++++ .../schemeful-subresource.tentative.html | 49 +++++++++++++++++++ .../schemeful-websockets.sub.tentative.html | 57 ++++++++++++++++++++++ 5 files changed, 181 insertions(+) create mode 100644 testing/web-platform/tests/cookies/schemeful-same-site/resources/navigateToInsecurePostToParent.html create mode 100644 testing/web-platform/tests/cookies/schemeful-same-site/schemeful-iframe-subresource.tentative.html create mode 100644 testing/web-platform/tests/cookies/schemeful-same-site/schemeful-navigation.tentative.html create mode 100644 testing/web-platform/tests/cookies/schemeful-same-site/schemeful-subresource.tentative.html create mode 100644 testing/web-platform/tests/cookies/schemeful-same-site/schemeful-websockets.sub.tentative.html (limited to 'testing/web-platform/tests/cookies/schemeful-same-site') diff --git a/testing/web-platform/tests/cookies/schemeful-same-site/resources/navigateToInsecurePostToParent.html b/testing/web-platform/tests/cookies/schemeful-same-site/resources/navigateToInsecurePostToParent.html new file mode 100644 index 0000000000..b81b722bf6 --- /dev/null +++ b/testing/web-platform/tests/cookies/schemeful-same-site/resources/navigateToInsecurePostToParent.html @@ -0,0 +1,6 @@ + + + + diff --git a/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-iframe-subresource.tentative.html b/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-iframe-subresource.tentative.html new file mode 100644 index 0000000000..13397d241a --- /dev/null +++ b/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-iframe-subresource.tentative.html @@ -0,0 +1,28 @@ + + + + + + + + + + diff --git a/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-navigation.tentative.html b/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-navigation.tentative.html new file mode 100644 index 0000000000..c1a86690dc --- /dev/null +++ b/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-navigation.tentative.html @@ -0,0 +1,41 @@ + + + + + + + diff --git a/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-subresource.tentative.html b/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-subresource.tentative.html new file mode 100644 index 0000000000..4ba9286c25 --- /dev/null +++ b/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-subresource.tentative.html @@ -0,0 +1,49 @@ + + + + + + + + + diff --git a/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-websockets.sub.tentative.html b/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-websockets.sub.tentative.html new file mode 100644 index 0000000000..7095eee21e --- /dev/null +++ b/testing/web-platform/tests/cookies/schemeful-same-site/schemeful-websockets.sub.tentative.html @@ -0,0 +1,57 @@ + + + + + + + + + + +
+ + + -- cgit v1.2.3