[Webkit-unassigned] [Bug 68128] transition does not work on after pseudoelement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 20:49:31 PDT 2011


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


Shane Stephens <shanestephens at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shanestephens at google.com




--- Comment #1 from Shane Stephens <shanestephens at google.com>  2011-10-10 20:49:32 PST ---
pseudoelements are special - they do not appear the DOM, DOM Events can't reference them as targets, and they don't expose a computedStyle. It's not clear that transitions *should* work on them.

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