Sign in
webkit
/
WebKit
/
ff9c6e48f3add2399713e28a9d952b7902b9cd58
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-on-marker-002-expected.svg
blob: f0901500551ef49d71443adf787d29f5588fb7db [
file
] [
log
] [
blame
]
krit@webkit.org
d06674c
2014-02-24 18:34:51 +0000
[
diff
] [
blame
]
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
2
<rect
x
=
"50"
y
=
"50"
width
=
"100"
height
=
"100"
fill
=
"green"
/>
3
<rect
width
=
"100"
height
=
"100"
fill
=
"blue"
/>
4
</svg>