Open
Bug 723229
Opened 13 years ago
Updated 3 years ago
Write hover tests for SVG
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
Details
We test hover handling for HTML in:
https://mxr.mozilla.org/mozilla-central/source/layout/style/test/chrome/test_hover.html?force=1
We needs some similar tests for SVG. Certainly we should test that scrolling an element under the pointer works, and that using the DOM/animation to move an element under the pointer also works.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•