- From: Mike West <notifications@github.com>
- Date: Thu, 13 Feb 2020 23:02:59 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 February 2020 07:03:37 UTC
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