Descriptionhtml4 only defines the onload= attribute for a few elements.
html5 defines onload= for all elements.
in particular, <img onload=...> is useful and supported
by most browsers.
this change defines *::ONLOAD and adds it to the whitelist.
Patch Set 1 #
Total comments: 1
MessagesTotal messages: 8
|
|||||||||||||||||||