Resolved to unapproved this test because elements being focusable and activatable is underdefined in the spec. ACTION-2977

Tests basic mouse event handlers.

The test shows a target that can be used to generate the various kinds of events supported in SVG. Below the target, the list of events is shown with red markers next to each.

If the test passes, all the markers should have turned to green after the events have been triggered on the target. If any event has not triggered, its marker will remain red.

Load the test. Focus the gray circle, activate it, then move the focus away from the circle.

The test passes if, after following the operator script, the three rectangles are green.

$RCSfile: script-handle-02-b.svg,v $ Mouse event handlers test. Target Use the target to trigger events onfocusin onfocusout onactivate $Revision: 1.9 $ DRAFT