[Webkit-unassigned] [Bug 107315] New: transition delayed while waiting for inherited font-size value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 12:44:59 PST 2013


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

           Summary: transition delayed while waiting for inherited
                    font-size value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://letmespellitoutforyou.com/cssDemo/fontSize.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: letmespellitoutforyou at gmail.com


Open the URL and use the sliders to change either of the "pixels" or "points" values. The animation on the second sentence (the <span> element) is delayed by that of the overall <section> block, even when it inherits the parent's value.  (Both the parent <section> and child <span> element have a CSS transition applied to them, the latter as a way to indicate how relative keywords affect the inherited font-size value.)  Unclear as to the proper specified behavior in this case, but Firefox & Opera both transition smoothly.

-- 
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