- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 08 Mar 2007 23:33:43 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4102 ot@w3.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID ------- Comment #3 from ot@w3.org 2007-03-08 23:33 ------- (In reply to comment #2) > OnLoad works in all browsers supporting JavaScript I know off and so in real > this is a standard, so why isn't it a standard for W3C? The onload event is present in standard HTML specifications, but, as mentioned in Comment #1, it is only allowed for the body element. If you believe that it should be available for other elements, this bugzilla, and by extension, the markup validator, is not the right place to ask: the validator validates exstablished standards, and does not discuss the why of things. If you want to ask why onload is only available for <body> or suggest it be added to other elements in a future version of the HTML standard, you want to discuss in the public mailing-list www-html@w3.org
Received on Thursday, 8 March 2007 23:33:49 UTC