- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Oct 2011 04:19:33 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14175 --- Comment #8 from Alexey Proskuryakov <ap@webkit.org> 2011-10-27 04:19:30 UTC --- Safari (or really, WebCore JavaScriptCore bindings) parses such inline scripts when they are first needed. They can be re-parsed if the attribute moves to another node. Also, they are re-parsed each time if parsing failed - failure isn't currently cached. So, sounds pretty much like Chrome. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 27 October 2011 04:19:35 UTC