Bug 108809 - Add on animation* attributes on HTML elements.
Summary: Add on animation* attributes on HTML elements.
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexis Menard (darktears)
URL:
Keywords: WebExposed
Depends on:
Blocks: 93136
  Show dependency treegraph
 
Reported: 2013-02-04 03:30 PST by Alexis Menard (darktears)
Modified: 2023-04-11 01:07 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Menard (darktears) 2013-02-04 03:30:11 PST
The unprefixed attributes are missing today.
Comment 1 Sam Sneddon [:gsnedders] 2021-04-22 06:37:44 PDT
Simon: Am I right in believing nothing specs this now, and hence this is a wontfix?
Comment 2 Antoine Quint 2023-04-11 01:07:28 PDT
This is spec'd in https://drafts.csswg.org/css-animations/#interface-globaleventhandlers-idl and we implement these in GlobalEventHandlers+CSSAnimations.idl.