This tests that the "painted" keyword for the pointer-events property does not cause pointer events to be captured when a shape's fill falls back to "none" because a referenced paint server was not available.

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-03-t.svg,v $ Test pointer-events="painted" with paint server fallback Move the pointing device over the rectangle. $Revision: 1.4 $