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