Re: [whatwg/dom] Trusted Types integration (#789)

A proof-of concept integration for guarding attribute nodes is in w3c/webappsec-trusted-types#233. 

Preview (Firefox only): 
`data:text/html,<script>fetch('https://raw.githubusercontent.com/koto/trusted-types/integrations/dist/spec/index.html').then(r=>r.text()).then(t=>document.write(t))</script>#dom-attribute-validate-steps`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/789#issuecomment-549384017

Received on Monday, 4 November 2019 14:40:31 UTC