- From: <bugzilla@jessica.w3.org>
- Date: Thu, 07 Apr 2016 22:11:31 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29565
Bug ID: 29565
Summary: onload attribute rejected in img tag
Product: Validator
Version: 1.3
Hardware: Other
OS: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: check
Assignee: dave.null@w3.org
Reporter: genetin@yopmail.com
QA Contact: www-validator-cvs@w3.org
Target Milestone: ---
I got the error "there is no attribute onload" on this source code :
<img onload="initMenu()" alt="" src="images/ba…
But the onload attribute should be accepted in img, as described in the page
http://www.w3schools.com/jsref/event_onload.asp
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 7 April 2016 22:11:34 UTC