NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 808 - add support for checking values of event-handler attributes
add support for checking values of event-handler attributes
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: Datatype library
HEAD
All All
: P2 normal
Assigned To: Michael[tm] Smith
http://dev.w3.org/html5/spec/webappap...
: 756 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-08 12:46 CET by Michael[tm] Smith
Modified: 2011-01-14 07:24 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael[tm] Smith 2011-01-08 12:46:26 CET
http://dev.w3.org/html5/spec/webappapis.html#event-handler-content-attributes

"Event handler content attributes, when specified, must contain valid JavaScript code matching the FunctionBody production. [ECMA262]"
Comment 1 Michael[tm] Smith 2011-01-08 12:47:47 CET
initial patch ready for review:
https://bitbucket.org/validator/syntax-patches/changeset/2786c01d2833
Comment 3 Michael[tm] Smith 2011-01-14 07:24:10 CET
*** Bug 756 has been marked as a duplicate of this bug. ***