Sign in
webkit
/
WebKit
/
f5e6ef275acbaca907e686716ff96c7568ea7068
/
.
/
LayoutTests
/
transforms
/
2d
/
rotate-in-svg.svg
blob: 7a361fd564abb8ce69f61f5d0fdb17bbd15ce0e2 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"800"
height
=
"600"
>
<rect
width
=
"100"
height
=
"100"
fill
=
"black"
style
=
"
rotate
:
30deg
"
/>
</svg>