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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-startOffset-interpolation-expected.txt

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: Created 3 years, 10 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js.
3 PASS SMIL: Interpolate attribute <startOffset> from replace [1] to replace [6] a t (0) is [1]
4 PASS SMIL: Interpolate attribute <startOffset> from replace [1] to replace [6] a t (0.2) is [2]
5 PASS SMIL: Interpolate attribute <startOffset> from replace [1] to replace [6] a t (0.6) is [4]
6 PASS SMIL: Interpolate attribute <startOffset> from replace [1] to replace [6] a t (1) is [6]
7 PASS Web Animations: Interpolate attribute <startOffset> from replace [1] to rep lace [6] at (-0.4) is [-1]
8 PASS Web Animations: Interpolate attribute <startOffset> from replace [1] to rep lace [6] at (0) is [1]
9 PASS Web Animations: Interpolate attribute <startOffset> from replace [1] to rep lace [6] at (0.2) is [2]
10 PASS Web Animations: Interpolate attribute <startOffset> from replace [1] to rep lace [6] at (0.6) is [4]
11 PASS Web Animations: Interpolate attribute <startOffset> from replace [1] to rep lace [6] at (1) is [6]
12 PASS Web Animations: Interpolate attribute <startOffset> from replace [1] to rep lace [6] at (1.4) is [8]
13 PASS SMIL: Interpolate attribute <startOffset> from replace [10in] to replace [7 70pt] at (0) is [720pt]
14 PASS SMIL: Interpolate attribute <startOffset> from replace [10in] to replace [7 70pt] at (0.2) is [730pt]
15 PASS SMIL: Interpolate attribute <startOffset> from replace [10in] to replace [7 70pt] at (0.6) is [750pt]
16 PASS SMIL: Interpolate attribute <startOffset> from replace [10in] to replace [7 70pt] at (1) is [770pt]
17 PASS Web Animations: Interpolate attribute <startOffset> from replace [10in] to replace [770pt] at (-0.4) is [700pt]
18 PASS Web Animations: Interpolate attribute <startOffset> from replace [10in] to replace [770pt] at (0) is [720pt]
19 PASS Web Animations: Interpolate attribute <startOffset> from replace [10in] to replace [770pt] at (0.2) is [730pt]
20 PASS Web Animations: Interpolate attribute <startOffset> from replace [10in] to replace [770pt] at (0.6) is [750pt]
21 PASS Web Animations: Interpolate attribute <startOffset> from replace [10in] to replace [770pt] at (1) is [770pt]
22 PASS Web Animations: Interpolate attribute <startOffset> from replace [10in] to replace [770pt] at (1.4) is [790pt]
23 FAIL SMIL: Interpolate attribute <startOffset> from replace [25%] to replace [25 em] at (0) is [250] assert_equals: expected "250 " but got "35 "
24 FAIL SMIL: Interpolate attribute <startOffset> from replace [25%] to replace [25 em] at (0.2) is [450] assert_equals: expected "450 " but got "278 "
25 FAIL SMIL: Interpolate attribute <startOffset> from replace [25%] to replace [25 em] at (0.6) is [850] assert_equals: expected "850 " but got "764 "
26 PASS SMIL: Interpolate attribute <startOffset> from replace [25%] to replace [25 em] at (1) is [1250]
27 FAIL Web Animations: Interpolate attribute <startOffset> from replace [25%] to r eplace [25em] at (-0.4) is [-150] assert_equals: expected "- 150 " but got "- 45 1 "
28 FAIL Web Animations: Interpolate attribute <startOffset> from replace [25%] to r eplace [25em] at (0) is [250] assert_equals: expected "250 " but got "35 "
29 FAIL Web Animations: Interpolate attribute <startOffset> from replace [25%] to r eplace [25em] at (0.2) is [450] assert_equals: expected "450 " but got "278 "
30 FAIL Web Animations: Interpolate attribute <startOffset> from replace [25%] to r eplace [25em] at (0.6) is [850] assert_equals: expected "850 " but got "764 "
31 PASS Web Animations: Interpolate attribute <startOffset> from replace [25%] to r eplace [25em] at (1) is [1250]
32 FAIL Web Animations: Interpolate attribute <startOffset> from replace [25%] to r eplace [25em] at (1.4) is [1650] assert_equals: expected "1650 " but got "1736 "
33 PASS SMIL: Interpolate attribute <startOffset> from replace [125] to replace [25 ex] at (0) is [125]
34 PASS SMIL: Interpolate attribute <startOffset> from replace [125] to replace [25 ex] at (1) is [25ex]
35 PASS Web Animations: Interpolate attribute <startOffset> from replace [125] to r eplace [25ex] at (0) is [125]
36 PASS Web Animations: Interpolate attribute <startOffset> from replace [125] to r eplace [25ex] at (1) is [25ex]
37 Harness: the test ran to completion.
38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698