Re: [heycam/webidl] Added a definition of {{StringContext}} extended attribute. (#841)

After some conversations with @annevk, we realized that the existing model of running JavaScript in the middle of a DOM operation was a bad idea; https://github.com/w3c/webappsec-trusted-types/issues/248 walks through the thought process that landed us at this solution as an alternative that should help us ensure that we only run script _before_, and not during, DOM tree mutation. https://github.com/w3c/webappsec-trusted-types/issues/248#issuecomment-576373688 is a summary of where we ended up.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/841#issuecomment-586126294

Received on Friday, 14 February 2020 07:03:37 UTC