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

Side by Side Diff: LayoutTests/transitions/unanimatable-properties-expected.txt

Issue 716963002: Remove property-specific handling in animation-test-helpers.js (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@animhelpercleanup
Patch Set: rm whitespace Created 6 years, 1 month 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 - "counter-increment" property for "box" element at 0.1s saw something clos e to: counter,2 1 PASS - "counter-increment" property for "box" element at 0.1s saw something clos e to: counter 2
2 PASS - "overflow" property for "box" element at 0.1s saw something close to: hid den 2 PASS - "overflow" property for "box" element at 0.1s saw something close to: hid den
3 PASS - "transition-duration" property for "box" element at 0.1s saw something cl ose to: 500,500,500,500 3 PASS - "transition-duration" property for "box" element at 0.1s saw something cl ose to: 0.5s
4 PASS - "top" property for "box" element at 0.25s saw something close to: 25 4 PASS - "top" property for "box" element at 0.25s saw something close to: 25
5 PASS - "counter-increment" property for "box" element at 0.4s saw something clos e to: counter,2 5 PASS - "counter-increment" property for "box" element at 0.4s saw something clos e to: counter 2
6 PASS - "overflow" property for "box" element at 0.4s saw something close to: hid den 6 PASS - "overflow" property for "box" element at 0.4s saw something close to: hid den
7 PASS - "transition-duration" property for "box" element at 0.4s saw something cl ose to: 500,500,500,500 7 PASS - "transition-duration" property for "box" element at 0.4s saw something cl ose to: 0.5s
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698