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

Side by Side Diff: third_party/WebKit/LayoutTests/transitions/cubic-bezier-overflow-transform-expected.txt

Issue 2521493002: CSS Transitions: Reduce usage of -webkit prefix in layout tests (Closed)
Patch Set: Created 4 years 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 PASS - "-webkit-transform.0" property for "box2" element at 0.1s saw something c lose to: 0.89101 1 PASS - "transform.0" property for "box2" element at 0.1s saw something close to: 0.89101
2 PASS - "-webkit-transform.0" property for "box3" element at 0.1s saw something c lose to: 0.37461 2 PASS - "transform.0" property for "box3" element at 0.1s saw something close to: 0.37461
3 PASS - "-webkit-transform.0" property for "box4" element at 0.15s saw something close to: -0.62932 3 PASS - "transform.0" property for "box4" element at 0.15s saw something close to : -0.62932
4 PASS - "-webkit-transform.0" property for "box1" element at 0.5s saw something c lose to: -0.73135 4 PASS - "transform.0" property for "box1" element at 0.5s saw something close to: -0.73135
5 PASS - "-webkit-transform.0" property for "box2" element at 0.5s saw something c lose to: 0.25882 5 PASS - "transform.0" property for "box2" element at 0.5s saw something close to: 0.25882
6 PASS - "-webkit-transform.0" property for "box3" element at 0.5s saw something c lose to: -0.9205 6 PASS - "transform.0" property for "box3" element at 0.5s saw something close to: -0.9205
7 PASS - "-webkit-transform.0" property for "box4" element at 0.5s saw something c lose to: 0.17365 7 PASS - "transform.0" property for "box4" element at 0.5s saw something close to: 0.17365
8 PASS - "-webkit-transform.0" property for "box4" element at 0.8s saw something c lose to: 0.66913 8 PASS - "transform.0" property for "box4" element at 0.8s saw something close to: 0.66913
9 PASS - "-webkit-transform.0" property for "box1" element at 0.95s saw something close to: -0.98481 9 PASS - "transform.0" property for "box1" element at 0.95s saw something close to : -0.98481
10 PASS - "-webkit-transform.0" property for "box2" element at 0.95s saw something close to: -0.97437 10 PASS - "transform.0" property for "box2" element at 0.95s saw something close to : -0.97437
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698