blob: 55d0d40d849dfbf06628534af02bc08a6f442b70 (
plain)
1
2
3
4
5
6
|
Tests reading inline style of transition, and -webkit-transform-origin
https://bugs.webkit.org/show_bug.cgi?id=22594
style: all 1s ease, left 3s cubic-bezier(0.2, 0.3, 0.6, 0.8) 2s
style: left 30% 0px
|