esrille / escudo

The Escudo Web Browser
Apache License 2.0
68 stars 13 forks source link

[HTML] Expose Window's onafterprint and others on HTMLBodyElement #3

Closed ShikiOkasaka closed 11 years ago

ShikiOkasaka commented 11 years ago

cf. http://www.w3.org/TR/2012/CR-html5-20121217/sections.html#the-body-element

Note HTMLBodyElementImp::setOnload() does this already. Do the same with HTMLFrameSetElement.

ShikiOkasaka commented 11 years ago

According to, http://www.w3.org/TR/2012/CR-html5-20121217/webappapis.html#event-handlers-on-elements,-document-objects,-and-window-objects attributes such as onafterprint and others of the Window object should be exposed on the body element, too.

ShikiOkasaka commented 11 years ago

fixed at df5df69b8e967bf237f8d2529f5b49fee0f6f51b