Open
Bug 1950600
Opened 1 year ago
Updated 1 year ago
Implement TrustedHTML/TrustedScript/TrustedScriptURL.fromLiteral
Categories
(Core :: DOM: Security, task)
Core
DOM: Security
Tracking
()
NEW
People
(Reporter: fwang, Unassigned)
References
(Blocks 1 open bug, )
Details
It's currently not in the spec, but I believe it's implemented in Chromium.
There is a tentative WPT test for it: trusted-types/trusted-types-from-literal.tentative.html
| Reporter | ||
Updated•1 year ago
|
Summary: Implement TrustedHTML/TrustedScript/TrustedScriptURL.forLiteral → Implement TrustedHTML/TrustedScript/TrustedScriptURL.fromLiteral
You need to log in
before you can comment on or make changes to this bug.
Description
•