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

Side by Side Diff: LayoutTests/svg/animations/animate-setcurrenttime-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 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 | Annotate | Revision Log
OLDNEW
1 SVG 1.1 dynamic animation tests 1 SVG 1.1 dynamic animation tests
2 2
3 PASS plain.x.animVal.value is 0 3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6 PASS plain.x.animVal.value is 0
4 PASS sequential.x.animVal.value is 0 7 PASS sequential.x.animVal.value is 0
5 PASS accumulating.x.animVal.value is 0 8 PASS accumulating.x.animVal.value is 0
6 PASS repeating.x.animVal.value is 0 9 PASS repeating.x.animVal.value is 0
7 PASS nested.x.animVal.value is 0 10 PASS nested.x.animVal.value is 0
8 PASS plain.x.animVal.value is 0 11 PASS plain.x.animVal.value is 0
9 PASS sequential.x.animVal.value is 0 12 PASS sequential.x.animVal.value is 0
10 PASS accumulating.x.animVal.value is 0 13 PASS accumulating.x.animVal.value is 0
11 PASS repeating.x.animVal.value is 0 14 PASS repeating.x.animVal.value is 0
12 PASS nested.x.animVal.value is 0 15 PASS nested.x.animVal.value is 0
13 PASS plain.x.animVal.value is 128 16 PASS plain.x.animVal.value is 128
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 PASS sequential.x.animVal.value is 64 87 PASS sequential.x.animVal.value is 64
85 PASS accumulating.x.animVal.value is 192 88 PASS accumulating.x.animVal.value is 192
86 PASS repeating.x.animVal.value is 128 89 PASS repeating.x.animVal.value is 128
87 PASS nested.x.animVal.value is 0 90 PASS nested.x.animVal.value is 0
88 PASS plain.x.animVal.value is 128 91 PASS plain.x.animVal.value is 128
89 PASS sequential.x.animVal.value is 128 92 PASS sequential.x.animVal.value is 128
90 PASS accumulating.x.animVal.value is 128 93 PASS accumulating.x.animVal.value is 128
91 PASS repeating.x.animVal.value is 128 94 PASS repeating.x.animVal.value is 128
92 PASS nested.x.animVal.value is 0 95 PASS nested.x.animVal.value is 0
93 96
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698