[Bug 10898] Additional attributes should be wired up to window when on body

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |ian@hixie.ch

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-10-06 19:25:29 UTC ---
Opera:
onblur
onfocus
onhashchange
onload
onmessage
onresize
onscroll
onstorage
onunload

WebKit:
onbeforeunload
onblur
onerror
onfocus
onhashchange
onload
onmessage
onoffline
ononline
onpopstate
onresize
onstorage
onunload

Mozilla doesn't do this in the same way so I wasn't able to get a good list
easily.

-- 
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 Wednesday, 6 October 2010 19:25:33 UTC