I Steps: Go to the attached testcase II Issue: The cursor is not changed to a "writing brush" when it is on the page. The style property "CURSOR: url('mouse015.ani')" is not recognized. III Other Browsers: IE7: ok FF3: not ok IV Nightly tested: 37604
Created attachment 24381 [details] testcase
I can't open the attached testcase - the default Ubuntu Archive Manager claims the archive is invalid. As such, I'm marking the issue as INVALID. If there is still a problem, please reopen the bug with a testcase illustrating the problem.
Created attachment 112146 [details] same test case as zip
The attached archive decompresses without any problem for me. Attaching .zip. I suspect that we just don't support .ani cursors in CoreGraphics (and likely not in either ports either).
Thanks, Alexey! Yup, confirmed that we don't support .ANI files in Windows Chrome either. In that case, marking this as NEW and changing the the title. Note that IE supports ANI files in 'cursor'. Firefox explicitly does not, according to MDN.