From 738c5ba56fdbc3869238742e618d36ab8f15127f Mon Sep 17 00:00:00 2001 From: Mirko Brodesser Date: Wed, 31 Jan 2024 15:13:34 +0100 Subject: [PATCH] Add test for importing a `srcdoc` attribute node from a non-TT realm to a TT iframe element throws First step to fix . Will add separate commits for the other tests requested at above ticket. --- ...ng-assignment-to-Element-setAttribute.html | 19 +++++++++++++++++++ ...ut-trusted-types-and-srcdoc-attribute.html | 5 +++++ 2 files changed, 24 insertions(+) create mode 100644 trusted-types/support/document-without-trusted-types-and-srcdoc-attribute.html diff --git a/trusted-types/block-string-assignment-to-Element-setAttribute.html b/trusted-types/block-string-assignment-to-Element-setAttribute.html index 1d39a804f39c089..74fc4e56e3a035a 100644 --- a/trusted-types/block-string-assignment-to-Element-setAttribute.html +++ b/trusted-types/block-string-assignment-to-Element-setAttribute.html @@ -8,6 +8,7 @@ + diff --git a/trusted-types/support/document-without-trusted-types-and-srcdoc-attribute.html b/trusted-types/support/document-without-trusted-types-and-srcdoc-attribute.html new file mode 100644 index 000000000000000..ab453d3094fd9ad --- /dev/null +++ b/trusted-types/support/document-without-trusted-types-and-srcdoc-attribute.html @@ -0,0 +1,5 @@ + + + + +
doc without TT