Sign in
webkit
/
WebKit
/
5ee61c06e54d41c4ffb65d69f6b4605c35afb105
/
.
/
LayoutTests
/
svg
/
as-background-image
/
resources
/
green-fixed-size-rect.svg
blob: 4794334a7deb2aa7c27f603bd0ac6738b4163cc5 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
'100px'
height
=
'100px'
>
<rect
fill
=
'green'
width
=
'100px'
height
=
'100px'
/>
</svg>