- From: <bugzilla@jessica.w3.org>
- Date: Tue, 10 Jul 2012 19:36:34 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17738
Summary: Shorthand should process animation-name last
Product: CSS
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Animations
AssignedTo: dino@apple.com
ReportedBy: dino@apple.com
QAContact: public-css-bugzilla@w3.org
CC: cmarrin@apple.com, eoconnor@apple.com, smfr@me.com
See https://bugs.webkit.org/show_bug.cgi?id=84533
We propose that the grammar for the animation shorthand specify animation-name
as the last to be processed. This means shorthands will not be able to handle
animation-names of keywords like "backwards" and "ease", but they are still
possible in the longhand form.
We should probably also describe an output format for computed style of the
shorthand, to allow roundtripping.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 10 July 2012 19:36:35 UTC