Sign in
webkit
/
WebKit
/
9487039c43150a49ee249911cfffbf6b2aea9e49
/
.
/
LayoutTests
/
svg
/
as-image
/
resources
/
100px-green-rect.svg
blob: c391055bc27b96c166ec0a6a8e4ab8077597442e [
file
] [
log
] [
blame
]
<svg
width
=
"200"
height
=
"200"
xmlns
=
"http://www.w3.org/2000/svg"
xmlns:xlink
=
"http://www.w3.org/1999/xlink"
>
<rect
x
=
"0"
y
=
"0"
width
=
"100px"
height
=
"100px"
fill
=
"green"
/>
</svg>