Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
transforms
/
2d
/
scale-and-transform-attribute-in-svg-expected.svg
blob: f51cc1548ccf9c6f4c0086d1305d3794be2dbed2 [
file
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"800"
height
=
"600"
>
<rect
width
=
"100"
height
=
"100"
fill
=
"black"
transform
=
"scale(2) translate(100, 100)"
/>
</svg>