Improve Trusted Types test coverage over eval and Function constructor (#49461)
-
Add tests for multi-argument function constructor calls
-
Add tests for exotic Function types (e.g. generators)
-
Add more tests for the CSP sample prefix-stripping behaviour
-
Fixed default policy sample test for Function constructor to match spec. (Chromium is non-spec compliant currently).