[Webkit-unassigned] [Bug 39969] New: Fix transitions of -webkit-perspective involving 'none'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 31 14:04:20 PDT 2010


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

           Summary: Fix transitions of -webkit-perspective involving
                    'none'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: dino at apple.com, cmarrin at apple.com


When -webkit-perspective animates between "none" and a valid value, we treat "none" as zero, so we start animating from a small value, which looks wrong.

We should treat "none" as "infinity".

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



More information about the webkit-unassigned mailing list