mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
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:
parent
d94929dbed
commit
3708d493b9
5 changed files with 28 additions and 20 deletions
|
@ -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
|
|
@ -1,3 +0,0 @@
|
|||
[trusted-types-reporting-for-Range-createContextualFragment.html]
|
||||
[Violation report for plain string.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue