Bug 60426

Summary: Placeholder color does not transition
Product: WebKit Reporter: Alan Hogan <webkit-bugzilla>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, shanestephens, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://jsfiddle.net/FYCjz/

Description Alan Hogan 2011-05-06 18:09:49 PDT
In the linked demo, I attempt to transition the color of a placeholder pseudo-element on hover (of the input element).

While the color does change, it is plainly not transitioning, despite transition being requested for both the input element and specifically the placeholder pseudo-element.
Comment 1 Simon Fraser (smfr) 2011-06-06 20:51:13 PDT

*** This bug has been marked as a duplicate of bug 23209 ***