chromium/chrome/test/data/extensions/test_file_with_trusted_types.html

<!doctype html>
<html>
<head>
  <meta http-equiv="Content-Security-Policy" content="require-trusted-types-for 'script'">
  <title>Define a restrictive CSP trusted-types directive.</title>
</head>
<body>
</body>
</html>