diff --git a/testing/web-platform/tests/trusted-types/block-string-assignment-to-Document-parseHTMLUnsafe.html b/testing/web-platform/tests/trusted-types/block-string-assignment-to-Document-parseHTMLUnsafe.html index 490b89895fa1..cd0a19348ea5 100644 --- a/testing/web-platform/tests/trusted-types/block-string-assignment-to-Document-parseHTMLUnsafe.html +++ b/testing/web-platform/tests/trusted-types/block-string-assignment-to-Document-parseHTMLUnsafe.html @@ -115,6 +115,34 @@ " > < +link +rel += +" +help +" +href += +" +https +: +/ +/ +html +. +spec +. +whatwg +. +org +/ +# +dom +- +parsehtmlunsafe +" +> +< / head > @@ -316,9 +344,31 @@ { createHTML : +( +value +_ +sink +) += +> +{ +assert_equals +( +sink +" +Document +parseHTMLUnsafe +" +) +; +return createHTMLJS +( +value +) +; +} } -true ) ; let