3 <style type=
"text/css">
11 mask: url
(mask-on-outflowElement
.svg
);
22 background-color: blue
;
26 <body style=
"margin: 0px;">
29 <div id=
"absolutePosition">
30 <!-- This should only be clipped by the mask, not by the 100x100
32 image mask is always clipped by the rect of associated element. The
33 forth rectangle in mask-on-outflowElement.svg is clipped out since
34 the size of #clipped is (w=300, height=300)