This tests that clipped-out parts of shapes do not receive pointer events.

After loading the test, a rectangle will be displayed. Move the pointer over the rectangle, and it will change color to indicate whether the test was passed.

If the rectangle turns green once the pointing device is moved over it, the test was passed. If instead it turns red (or remains black), then the test failed. If the rectangle was initially red when the document was loaded, then that also indicates that the test failed.

$RCSfile: interact-pointer-02-t.svg,v $ Test pointer events with shapes that have clip paths Move the pointing device over the rectangle. If it is red, you've already failed. $Revision: 1.4 $