Skip to content

Rename the factory as available on window to window.trustedTypes. #177

@koto

Description

@koto

The spec trend is now to start with lowercase, so window.trustedTypes instead of window.TrustedTypes.

We should perform the rename as the last step after building + speccing all existing features, such that window.trustedTypes has stable features, unlike the current API that is under active development.

Note to authors: Please feature check before using the API i.e. check that window.TrustedTypes.createPolicy exists before calling it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions