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