Sign in
webkit
/
WebKit
/
1a8a24f23d7fc55f50dbbff6e1f4995fbf640f57
/
.
/
LayoutTests
/
http
/
tests
/
canvas
/
resources
/
100x100-lime-rect.svg
blob: b14bb9fc47458833de460172457040809aed3ef8 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"100"
height
=
"100"
>
<rect
x
=
"0"
y
=
"0"
width
=
"100px"
height
=
"100px"
fill
=
"lime"
/>
</svg>