- From: Anne van Kesteren <annevk@opera.com>
- Date: Wed, 02 Jan 2008 10:45:03 +0100
- To: "HTML WG" <public-html@w3.org>
The specification says that the load event is dispatched and that the
script is then executed. This does not match what Opera, Firefox, and
Safari do. Testcase:
data:text/html,<script%20onload="alert('ONLOAD')"%20src="data:,alert('EXECUTE')"></script>
--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>
Received on Wednesday, 2 January 2008 09:42:42 UTC