Tests that contain the draft-watermark are under development and may be incorrectly testing a feature.
|
You should at first see a pyramid of four red rects. Click each of the red rects once.
If the useragent doesn't support CSS, this test does not apply.
The test has passed if when clicking each of the rects the clicked rect turns green - note that only the clicked rect must turn green, if any other rect turns green too then the test has failed.
The reference image shows the final state, what the result should be after all rects have been clicked.
This tests interactivity and eventhandlers on use elements. It also tests
that the SVGElementInstance.correspondingElement
property and the
CSSStyleDeclaration.setProperty()
method defined in
DOM Level 2 Style. By testing different ways of setting the fill on a rectangle
it verifies that the result is consistent, and that CSS properly overrides
the specified values.