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