Sign in
webkit
/
WebKit
/
63c63479e42d5d7cd9e5c20fa3c0adb62aed122e
/
.
/
LayoutTests
/
transforms
/
2d
/
scale-in-svg.svg
blob: fdca662f03629b9dbb91d9f750bbbfc4edfad2fe [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"800"
height
=
"600"
>
<rect
width
=
"100"
height
=
"100"
fill
=
"black"
style
=
"
scale
:
2
"
/>
</svg>