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

Side by Side Diff: LayoutTests/transitions/color-transition-premultiplied-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 - "background-color" property for "one" element at 0.5s saw something close to: 0,127,0 1 PASS - "background-color" property for "one" element at 0.5s saw something close to: rgba(0, 127, 0, 0.5)
2 PASS - "background-color" property for "two" element at 0.5s saw something close to: 0,0,255 2 PASS - "background-color" property for "two" element at 0.5s saw something close to: rgba(0, 0, 255, 0.5)
3 3
OLDNEW
« no previous file with comments | « LayoutTests/transitions/color-transition-premultiplied.html ('k') | LayoutTests/transitions/cross-fade-border-image.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698