Bug 84971
| Summary: | Regression: CSS transitions declared on :hover do not fire on mouseleave | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Paul Irish <paulirish> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | ap, dino, freelanceb, simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jsbin.com/iqozik/edit#html,live | ||
Paul Irish
1) Open http://jsbin.com/iqozik/edit#html,live
2) hover on green box
3) move cursor off of it
4) it should spin
Stable Safari and Chrome do spin, but Webkit Nightly and Canary fail to.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Works for me in a WebKit build at r115338.
Paul Irish
Was broken in an earlier WebKit build for me, but I can confirm this is fine in Nightly.
Still broken in latest Canary though. I'll file downstream.