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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 16:15:02 PDT 2013


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





--- Comment #22 from Igor Trindade Oliveira <igor.oliveira at webkit.org>  2013-05-07 16:13:24 PST ---
Could you provide a reduced test case for each problem described by you?
(In reply to comment #21)
> Transitions and pseudo-elements do not work with the summary element:
> 
> div summary div:hover:after <-- this works
> div summary:hover div:after <-- this does not
> div:hover summary div:after <-- neither does this
> 
> If the summary element or an ancestor is being the target for the :hover state, descendents of the summary element won't transition. The styles are applied, though. This happens for all elements, not only pseudo-elements.
> 
> Also, summary:after and summary:before do not show any content at all. Maybe (un)related?
> 
> [Chrome 27.0.1453.73 beta (Ubuntu 64 bit)]

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