- From: <bugzilla@jessica.w3.org>
- Date: Sun, 20 Jan 2013 20:04:31 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20716 Bug ID: 20716 Summary: Typo in transition-timing-function property value Classification: Unclassified Product: CSS Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Transitions Assignee: dino@apple.com Reporter: mail@rodneyrehm.de QA Contact: public-css-bugzilla@w3.org CC: cmarrin@apple.com, eoconnor@apple.com, smfr@me.com The value of transition-timing-function is declared wrong - note how `steps(<integer>[, [ start | end ] ]?)` is not `steps(<number>[, [ start | end ] ]?)` - it must be `integer` bot times! -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Sunday, 20 January 2013 20:04:32 UTC