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

Side by Side Diff: LayoutTests/virtual/web-animations-css/transitions/cubic-bezier-overflow-svg-length-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 - "stroke-width" property for "box2" element at 0.1s saw something close to : -6 1 FAIL - "stroke-width" property for "box2" element at 0.1s expected: -6 but saw: 0
2 PASS - "stroke-width" property for "box3" element at 0.1s saw something close to : -12 2 FAIL - "stroke-width" property for "box3" element at 0.1s expected: -12 but saw: 0
3 PASS - "stroke-width" property for "box4" element at 0.15s saw something close t o: 64 3 PASS - "stroke-width" property for "box4" element at 0.15s saw something close t o: 64
4 PASS - "stroke-width" property for "box1" element at 0.5s saw something close to : 61 4 PASS - "stroke-width" property for "box1" element at 0.5s saw something close to : 61
5 PASS - "stroke-width" property for "box2" element at 0.5s saw something close to : 19 5 PASS - "stroke-width" property for "box2" element at 0.5s saw something close to : 19
6 PASS - "stroke-width" property for "box3" element at 0.5s saw something close to : -53 6 FAIL - "stroke-width" property for "box3" element at 0.5s expected: -53 but saw: 0
7 PASS - "stroke-width" property for "box4" element at 0.5s saw something close to : 26 7 PASS - "stroke-width" property for "box4" element at 0.5s saw something close to : 26
8 PASS - "stroke-width" property for "box4" element at 0.8s saw something close to : -11 8 FAIL - "stroke-width" property for "box4" element at 0.8s expected: -11 but saw: 0
9 PASS - "stroke-width" property for "box1" element at 0.95s saw something close t o: 55 9 PASS - "stroke-width" property for "box1" element at 0.95s saw something close t o: 55
10 PASS - "stroke-width" property for "box2" element at 0.95s saw something close t o: 54 10 PASS - "stroke-width" property for "box2" element at 0.95s saw something close t o: 54
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698