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

Side by Side Diff: LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt

Issue 39353003: Web Animations CSS: Add transitions tests to virtual/web-animations-css (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
OLDNEW
1 PASS - "-webkit-flex" property for "row1" element at 0.5s saw something close to : 2,0,0 1 PASS - "-webkit-flex" property for "row1" element at 0.5s saw something close to : 2,0,0
2 PASS - "-webkit-flex" property for "column1" element at 0.5s saw something close to: 0.5,0,10 2 PASS - "-webkit-flex" property for "column1" element at 0.5s saw something close to: 0.5,0,10
3 PASS - "-webkit-flex" property for "negative1" element at 0.5s saw something clo se to: 1,0.5,75 3 PASS - "-webkit-flex" property for "negative1" element at 0.5s saw something clo se to: 1,0.5,75
4 PASS - "-webkit-flex" property for "no-flex1" element at 0.5s saw something clos e to: 0.5,0,0 4 FAIL - "-webkit-flex" property for "no-flex1" element at 0.5s expected: 0.5,0,0 but saw: 0,0,0
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698