[Webkit-unassigned] [Bug 23209] Transitions and animations do not apply to CSS generated content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 09:55:35 PST 2012


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


Igor Trindade Oliveira <igor.oliveira at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor.oliveira at webkit.org




--- Comment #17 from Igor Trindade Oliveira <igor.oliveira at webkit.org>  2012-03-02 09:55:34 PST ---
I am taking a look in the bug. The exploratory patch is not working because when updateAnimations is called, sometimes it calls setNeedsStyleRecalc() and when we have generated content it calls updateFirstLetter or updateBeforeAfter, so they call updateAnimations and we have an infinite loop.
I will be sending a patch soon.

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