Bug 60426
| Summary: | Placeholder color does not transition | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alan Hogan <webkit-bugzilla> |
| Component: | CSS | Assignee: | 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/ | ||
Alan Hogan
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
*** This bug has been marked as a duplicate of bug 23209 ***