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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-d-composition-expected.txt

Issue 2256013003: Remove SMIL deprecation warning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-orient-composition-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: line 250: SVG's SMIL animations (<animate>, <set>, etc.) are de precated and will be removed. Please use CSS animations or Web animations instea d.
2 CONSOLE ERROR: line 208: Unknown attribute, cannot get d 1 CONSOLE ERROR: line 208: Unknown attribute, cannot get d
3 CONSOLE ERROR: line 208: Unknown attribute, cannot get d 2 CONSOLE ERROR: line 208: Unknown attribute, cannot get d
4 CONSOLE ERROR: line 208: Unknown attribute, cannot get d 3 CONSOLE ERROR: line 208: Unknown attribute, cannot get d
5 CONSOLE ERROR: line 208: Unknown attribute, cannot get d 4 CONSOLE ERROR: line 208: Unknown attribute, cannot get d
6 This is a testharness.js-based test. 5 This is a testharness.js-based test.
7 PASS This test uses interpolation-test.js. 6 PASS This test uses interpolation-test.js.
8 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0) is [M 20 30 L 40 50] assert_equal s: expected "M 20 30 L 40 50 " but got "M 30 40 " 7 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0) is [M 20 30 L 40 50] assert_equal s: expected "M 20 30 L 40 50 " but got "M 30 40 "
9 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.2) is [M 22 32 L 42 52] assert_equ als: expected "M 22 32 L 42 52 " but got "M 32 42 " 8 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.2) is [M 22 32 L 42 52] assert_equ als: expected "M 22 32 L 42 52 " but got "M 32 42 "
10 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.6) is [M 26 36 L 46 56] assert_equ als: expected "M 26 36 L 46 56 " but got "M 36 46 " 9 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.6) is [M 26 36 L 46 56] assert_equ als: expected "M 26 36 L 46 56 " but got "M 36 46 "
11 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (1) is [M 30 40 L 50 60] assert_equal s: expected "M 30 40 L 50 60 " but got "M 40 50 " 10 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (1) is [M 30 40 L 50 60] assert_equal s: expected "M 30 40 L 50 60 " but got "M 40 50 "
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 FAIL SMIL: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.6) is [m 22 28 l 34 40] assert_equals: expect ed "m 22 28 l 34 40 " but got "m 30 40 l 50 60 " 51 FAIL SMIL: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.6) is [m 22 28 l 34 40] assert_equals: expect ed "m 22 28 l 34 40 " but got "m 30 40 l 50 60 "
53 PASS SMIL: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1) is [m 30 40 l 50 60] 52 PASS SMIL: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1) is [m 30 40 l 50 60]
54 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (-0.4) is [m 2 -2 l -6 -10] 53 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (-0.4) is [m 2 -2 l -6 -10]
55 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0) is [M 10 10 L 20 20] 54 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0) is [M 10 10 L 20 20]
56 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.2) is [m 14 16 l 18 20] 55 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.2) is [m 14 16 l 18 20]
57 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.6) is [m 22 28 l 34 40] 56 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.6) is [m 22 28 l 34 40]
58 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1) is [m 30 40 l 50 60] 57 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1) is [m 30 40 l 50 60]
59 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1.4) is [m 38 52 l 66 80] 58 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1.4) is [m 38 52 l 66 80]
60 Harness: the test ran to completion. 59 Harness: the test ran to completion.
61 60
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-orient-composition-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698