Bug 62542
| Summary: | CSS transitions are not applied to pseudo elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joe Lambert <joe> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.6 | ||
| URL: | http://jsfiddle.net/xwmWK/ | ||
Joe Lambert
Pseudo elements such as :before & :after don't get transitions applied when CSS properties are changed.
Test case: http://jsfiddle.net/xwmWK/
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
*** This bug has been marked as a duplicate of bug 23209 ***