Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-masking
/
clip-path-svg-content
/
reference
/
clip-path-recursion-002-ref.svg
blob: 6eb3cb155caf003333c3cff3c9ee2871bc6dbe64 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:html
=
"http://www.w3.org/1999/xhtml"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<rect
x
=
"50"
width
=
"50"
height
=
"50"
fill
=
"red"
/>
<rect
x
=
"50"
y
=
"150"
width
=
"50"
height
=
"50"
fill
=
"red"
/>
</svg>