Sign in
webkit
/
WebKit
/
bd7e93c893eb44db2876c16023a672cb30f5f59d
/
.
/
LayoutTests
/
css3
/
shapes
/
shape-outside
/
shape-image
/
support
/
right-half-rectangle-70.svg
blob: 823855daedcb55e506785aa1eb82ea2484414b0a [
file
] [
log
] [
blame
]
<svg
width
=
"100px"
height
=
"100px"
style
=
"
background-color
:
rgba
(
0
,
0
,
0
,
0.7
)
"
version
=
"1.1"
xmlns
=
"http://www.w3.org/2000/svg"
>
<path
fill
=
"#006400"
d
=
"M50,0h50c0,33.3,0,66.7,0,100H50V0z"
/>
</svg>