[Webkit-unassigned] [Bug 20679] New: Need to handle the case when 0% or 100% keyframe is omitted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 5 17:34:37 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20679

           Summary: Need to handle the case when 0% or 100% keyframe is
                    omitted
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarrin at apple.com
                CC: simon.fraser at apple.com, dino at apple.com


Today we don't handle the omission of the 0% or 100% keyframe well.

I believe the behavior should be that if you omit the 0% keyframe, the value
for the properties being animated before the animation came into scope should
be used. And if the 100% keyframe is omitted, I think the keyframe with the
largest key time should be used.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list