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