trusted-types
trusted-types copied to clipboard
getPropertyType and SVGScriptElement href baseVal property
Currently getPropertyType's spec and both Chromium and WebKit's implementation has no handling of the .href.baseVal property of an SVGScriptElement, but it does require a TrustedScriptURL.
cc @koto what should we do here?