Run Trusted Types tests (#36354)

To set a baseline of test expectations prior to implementation.

Part of #36258

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
This commit is contained in:
Tim van der Lippe 2025-04-04 23:02:16 +02:00 committed by GitHub
parent d93dad7f49
commit ad95a602f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
183 changed files with 1739 additions and 0 deletions

View file

@ -251,6 +251,8 @@ skip: true
skip: false
[touch-events]
skip: false
[trusted-types]
skip: false
[uievents]
skip: false
[upgrade-insecure-requests]