Bug 93414 - Ignore start/end keyframes only if they are outside 0-100%, not the entire animation
Summary: Ignore start/end keyframes only if they are outside 0-100%, not the entire an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on: 96844
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-07 17:39 PDT by Simon Fraser (smfr)
Modified: 2014-10-09 17:35 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Simon Fraser (smfr) 2012-09-14 16:44:04 PDT
Looks like this works correctly other than when there's a minus sign in the keyframe selector, which causes a very early rejection of the keyframe.
Comment 2 Simon Fraser (smfr) 2012-09-14 16:51:13 PDT
A key of "+10%" doesn't work either, and should.
Comment 3 Radar WebKit Bug Importer 2014-09-12 16:49:49 PDT
<rdar://problem/18326801>
Comment 4 Dean Jackson 2014-10-09 16:41:05 PDT
At least the negative keyframes (-20%) were fixed in r149106
Comment 5 Dean Jackson 2014-10-09 17:35:36 PDT
And the positive forms work as well