Sign in
webkit
/
WebKit
/
8c551616acce2c42251182c7abaffe8c5bfc0fe5
/
.
/
LayoutTests
/
transforms
/
2d
/
scale-and-transform-attribute-in-svg-expected.svg
blob: f51cc1548ccf9c6f4c0086d1305d3794be2dbed2 [
file
] [
log
] [
blame
]
<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>