From 27e7b24e52e422446175dbecec2fa9d0b9f1b6e1 Mon Sep 17 00:00:00 2001 From: Ziran Sun Date: Wed, 22 May 2024 11:23:40 +0100 Subject: [PATCH] Test TT is not enforced when taking an element out of a TT realm to a non-TT realm. See discussions at https://github.com/w3c/trusted-types/issues/425#issuecomment-2056452603. --- ...orced-in-non-TT-documents-globals-CSP.html | 75 +++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 trusted-types/Element-setAttribute-not-enforced-in-non-TT-documents-globals-CSP.html diff --git a/trusted-types/Element-setAttribute-not-enforced-in-non-TT-documents-globals-CSP.html b/trusted-types/Element-setAttribute-not-enforced-in-non-TT-documents-globals-CSP.html new file mode 100644 index 000000000000000..e178c3a404ba685 --- /dev/null +++ b/trusted-types/Element-setAttribute-not-enforced-in-non-TT-documents-globals-CSP.html @@ -0,0 +1,75 @@ + + + + + + + + + + +