This tests that 'clipPath' elements can be used together and how the clipping paths are intersected.

There is a gray-white pattern as a background for the two subtest rectangles. This is to show that the holes that are cut out using clip-paths are transparent. The first subtest verifies that when you use the 'clip-path' property on a child element inside a 'clipPath' element the child element is clipped correctly. The second subtest verifies that when a 'clipPath' element has a 'clip-path' property the result is the intersection of the two clip paths.

Run the test. No interaction required.

The test has passed if the following conditions are met:

$RCSfile: masking-path-07-b.svg,v $ Test clip unions and intersections $Revision: 1.11 $