Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
svg
/
custom
/
fill-opacity-rgba.svg
blob: 463662719d9183ef31fa30abba1a9268ec38bc03 [
file
] [
log
] [
blame
]
<svg
width
=
"100px"
height
=
"100px"
version
=
"1.1"
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
x
=
"20"
y
=
"20"
width
=
"60"
height
=
"60"
fill
=
"rgba(0, 255, 0, 0.5)"
/>
</svg>