From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../tests/trust-tokens/end-to-end/README.txt | 5 +++++ ...st-token-with-no-top-frame.tentative.https.html | 22 ++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 testing/web-platform/tests/trust-tokens/end-to-end/README.txt create mode 100644 testing/web-platform/tests/trust-tokens/end-to-end/has-trust-token-with-no-top-frame.tentative.https.html (limited to 'testing/web-platform/tests/trust-tokens/end-to-end') diff --git a/testing/web-platform/tests/trust-tokens/end-to-end/README.txt b/testing/web-platform/tests/trust-tokens/end-to-end/README.txt new file mode 100644 index 0000000000..82d3cc844b --- /dev/null +++ b/testing/web-platform/tests/trust-tokens/end-to-end/README.txt @@ -0,0 +1,5 @@ +These tests confirm that Private State Tokens protocol operations +executed correctly end to end (in contrast to just checking, as the +parent directory's trust-token-parameter-validation does, that a +method's interface is present and correctly rejects invalid +arguments). diff --git a/testing/web-platform/tests/trust-tokens/end-to-end/has-trust-token-with-no-top-frame.tentative.https.html b/testing/web-platform/tests/trust-tokens/end-to-end/has-trust-token-with-no-top-frame.tentative.https.html new file mode 100644 index 0000000000..587c641d8d --- /dev/null +++ b/testing/web-platform/tests/trust-tokens/end-to-end/has-trust-token-with-no-top-frame.tentative.https.html @@ -0,0 +1,22 @@ + + +Tests the Private Token API's hasPrivateToken behavior in documents with no top frame + + + + + + + -- cgit v1.2.3