ISSUE-2413: Missing event attributes in svg
event_attributes
Missing event attributes in svg
- State:
- RAISED
- Product:
- SVG 2
- Raised by:
- Erik Dahlström
- Opened on:
- 2011-07-14
- Description:
- Proposal:
Let all event attributes be special in SVG, and reserve the attribute names starting with 'on' for event attributes only. Any event supported by the UA must be available as an event attribute with the name of the event in lowercase prefixed by 'on'.
We should settle on a required list of attributes/events to include in the spec as well, but I think it would help if the rule for future attributes was clear.
Some examples:
onhashchange
onkeypress
onmouseenter
onmouseleave
onmousewheel
ontouchmove
... - Related Actions Items:
- No related actions
- Related emails:
- Re: SVG-ISSUE-2413 (event_attributes): Missing event attributes in svg [SVG 2] (from cam@mcc.id.au on 2011-07-23)
- SVG-ISSUE-2413 (event_attributes): Missing event attributes in svg [SVG 2] (from sysbot+tracker@w3.org on 2011-07-14)
Related notes:
No additional notes.
Display change log