Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
http
/
wpt
/
2dcontext
/
imagebitmap
/
resources
/
target-blue-dot-no-intrinsic.svg
blob: f159078e083174656750478e3189d06fcd2250c4 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
viewBox
=
"0 0 9 9"
>
<rect
width
=
"9"
height
=
"9"
fill
=
"#00ff00"
/>
<rect
x
=
"4"
y
=
"4"
width
=
"1"
height
=
"1"
fill
=
"#0000ff"
/>
</svg>