WorkerGlobalScope:trustedTypes 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
备注: 此特性仅在 Web Worker 中可用。
WorkerGlobalScope
接口的 trustedTypes
只读属性返回与全局对象关联的 TrustedTypePolicyFactory
对象,同时该对象为使用Trusted Types API.可信类型 API 提供了入口点。
值
规范
Specification |
---|
Trusted Types> # extensions-to-the-windoworworkerglobalscope-interface> |
浏览器兼容性
Loading…