[Bug 9204] The onload event is missing a description on when it fires. Particularly on elements downloading auxiliary documents (img, script, link) it is important to specify when exactly that event is fired. Same for onerror and onabort events (and similar).

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9204


Axel Dahmen <brille1@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NEEDSINFO                   |




--- Comment #4 from Axel Dahmen <brille1@hotmail.com>  2010-05-07 03:36:45 ---
I can't find a description in the spec about which events are fired for the
script element. Could you please point me to the appropriate section?

As I wrote in another bug, the HTML5 spec has become huge and hard to survey. A
reorganization might feel appropriate, creating more subsections for each tag,
so the user can searche for, e.g., "DTD", "DOM", "Events", "Description",
"Workflow" etc.

-- 
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 Friday, 7 May 2010 03:36:47 UTC