- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Feb 2014 11:27:25 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24570 --- Comment #3 from Anne <annevk@annevk.nl> --- Hmm, HTML's cloning steps for <script> cannot be done from a callback I think. Insertion has already happened at the point the callback is supposed to run and insertion triggers "prepare a script" which checks "already started" which is part of what is to be cloned. So these hooks would not be good for <script>... -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 10 February 2014 11:27:26 UTC