script: Implement trusted types for Range.createContextualFragment (#38874)

Part of #36258

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
This commit is contained in:
Tim van der Lippe 2025-08-27 08:18:04 +02:00 committed by GitHub
parent d94929dbed
commit 3708d493b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 28 additions and 20 deletions

View file

@ -1,9 +0,0 @@
[block-string-assignment-to-Range-createContextualFragment.html]
[`range.createContextualFragment(string)` throws.]
expected: FAIL
[`range.createContextualFragment(null)` throws.]
expected: FAIL
[`range.createContextualFragment(string)` assigned via default policy (successful HTML transformation).]
expected: FAIL

View file

@ -1,3 +0,0 @@
[trusted-types-reporting-for-Range-createContextualFragment.html]
[Violation report for plain string.]
expected: FAIL