WorkerGlobalScope: trustedTypes プロパティ
Baseline
2026
Newly available
Since February 2026, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
trustedTypes は WorkerGlobalScope インターフェイスの読み取り専用プロパティで、このグローバルオブジェクトに関連付けられた TrustedTypePolicyFactory オブジェクトを返し、信頼型 API を使用するためのエントリーポイントを提供します。
値
TrustedTypePolicyFactory オブジェクトです。
仕様書
| Specification |
|---|
| Trusted Types> # extensions-to-the-windoworworkerglobalscope-interface> |