Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
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>