Sign in
chromium
/
chromium
/
src.git
/
4fd348fdb9c0b3842829acdfb2b82c86dacd8e0a
/
.
/
third_party
/
WebKit
/
LayoutTests
/
svg
/
canvas
/
image-svg-intrinsic-size-expected.html
blob: c9b7b6e01793bddc25a304d1285cc1067bd2508d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<title>
Canvas.drawImage with SVG image
</title>
<svg
xmlns
=
'http://www.w3.org/2000/svg'
width
=
'200'
viewBox
=
'0 0 1 1'
><rect
width
=
'1'
height
=
'1'
fill
=
'green'
/></svg>