Tests that contain the draft-watermark are under development and may be incorrectly testing a feature.

interact-pevents-02-t.svg

FAIL

raster image of interact-pevents-02-t.svg

Operator Script

Using the pointer device move the cursor over the rects all the rects from left to right. As the mouseover event triggers the 'O':s will become visible and marked in either green (a pass) or red (a fail).

Pass Criteria

The test has passed if after moving the cursor over all the rects: 1. all the 'O':s in the green rects have green fill 2. there are no red 'O':s visible 3. there are 9 green 'O':s in the first and second rect, 4 in the third rect and 6 in the fourth rect

Test Description

This test tests 'pointer-events' on text. Initially you should see four big rects with black stroke. In the uppermost rect there should be 10 'O':s with black fill. In the second rect from the top there should be 10 'O':s with no fill but with black stroke. In the third and fourth rects there should be no visible 'O':s at all. In the fourth rect there should be two green rects, and in each of the other three rects there should be one green rect.