Sign in
webkit
/
WebKit
/
bd7e93c893eb44db2876c16023a672cb30f5f59d
/
.
/
LayoutTests
/
css3
/
shapes
/
shape-outside
/
shape-image
/
support
/
right-half-rectangle.svg
blob: b53f7ce35cc267a48673beda3c4b6eaf17b7cea3 [
file
] [
log
] [
blame
]
<svg
width
=
"100px"
height
=
"100px"
version
=
"1.1"
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
x
=
"0px"
y
=
"0px"
>
<path
fill
=
"#006400"
d
=
"M50,0h50c0,33.3,0,66.7,0,100H50V0z"
/>
</svg>