Bug 108809
Summary: | Add on animation* attributes on HTML elements. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexis Menard (darktears) <menard> |
Component: | Animations | Assignee: | Alexis Menard (darktears) <menard> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, dino, graouts, graouts, gsnedders, simon.fraser, syoichi |
Priority: | P2 | Keywords: | WebExposed |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 93136 |
Alexis Menard (darktears)
The unprefixed attributes are missing today.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
Simon: Am I right in believing nothing specs this now, and hence this is a wontfix?
Antoine Quint
This is spec'd in https://drafts.csswg.org/css-animations/#interface-globaleventhandlers-idl and we implement these in GlobalEventHandlers+CSSAnimations.idl.