We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://w3c.github.io/trusted-types/dist/spec/#html-validate-the-string-in-context
https://w3c.github.io/trusted-types/dist/spec/#get-trusted-type-compliant-string-algorithm
Should https://w3c.github.io/trusted-types/dist/spec/#html-validate-the-string-in-context try to stringify the value before passing it to https://w3c.github.io/trusted-types/dist/spec/#get-trusted-type-compliant-string-algorithm?
In any case, when https://w3c.github.io/trusted-types/dist/spec/#html-validate-the-string-in-context 's value has no stringifier, https://w3c.github.io/trusted-types/dist/spec/#html-validate-the-string-in-context should presumably throw an exception.
value