Sign in
webkit
/
WebKit
/
a1cb9909440a341f3ee8c42ca9ba076e45eff2e0
/
.
/
LayoutTests
/
transforms
/
2d
/
scale-in-svg-expected.svg
blob: 5f26ad45a76c889a8d664bead6846b90cb2888f7 [
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)"
/>
</svg>