Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Side by Side Diff: LayoutTests/fast/css/transform-inline-style-expected.txt

Issue 649153002: Align -webkit-transform-origin behaviour with transform-origin behaviour (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: git cl try Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Tests reading inline style of transition, and -webkit-transform-origin 1 Tests reading inline style of transition, and -webkit-transform-origin
2 https://bugs.webkit.org/show_bug.cgi?id=22594 2 https://bugs.webkit.org/show_bug.cgi?id=22594
3 3
4 style: all 1s ease, left 3s cubic-bezier(0.2, 0.3, 0.6, 0.8) 2s 4 style: all 1s ease, left 3s cubic-bezier(0.2, 0.3, 0.6, 0.8) 2s
5 style: 0% 30% 5 style: left 30% 0px
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698