[Webkit-unassigned] [Bug 135395] CSS animations @keyframes / @-webkit-keyframes appear to crash Safari 8.0 on OS X Yosemite Public Beta

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 30 11:04:27 PDT 2014


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





--- Comment #7 from Bem Jones-Bey <bjonesbe at adobe.com>  2014-07-30 11:04:38 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (From update of attachment 235725 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=235725&action=review
> > 
> > > Source/WebCore/ChangeLog:12
> > > +        To keep this fix minimal, simply make the "parent style" a clone of the
> > > +        base element style.
> > 
> > What would be the non-minimal fix approach?
> 
> I'd imagine we could come up with a way to avoid cloning the RenderStyle here just to serve as a placeholder for the parent style.

Don't we need an actual parent style to get correct computation of the font-size em value? Or is there something special about animations I'm missing?

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