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

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

Issue 1441853002: Web Animations: Add SVGPathInterpolationType (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_svgNumberListInterpolationType
Patch Set: Rebased Created 5 years 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-d-composition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-d-composition-expected.txt b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-d-composition-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92566920a596cf7a49c11998a016e48b00f6d479
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-d-composition-expected.txt
@@ -0,0 +1,61 @@
+CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
+CONSOLE ERROR: line 208: Unknown attribute, cannot get d
+CONSOLE ERROR: line 208: Unknown attribute, cannot get d
+CONSOLE ERROR: line 208: Unknown attribute, cannot get d
+CONSOLE ERROR: line 208: Unknown attribute, cannot get d
+This is a testharness.js-based test.
+PASS This test uses interpolation-test.js.
+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_equals: expected "M 20 30 L 40 50 " but got "M 30 40 "
+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_equals: expected "M 22 32 L 42 52 " but got "M 32 42 "
+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_equals: expected "M 26 36 L 46 56 " but got "M 36 46 "
+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_equals: expected "M 30 40 L 50 60 " but got "M 40 50 "
+PASS Web Animations: 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.4) is [M 16 26 L 36 46]
+PASS Web Animations: 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]
+PASS Web Animations: 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]
+PASS Web Animations: 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]
+PASS Web Animations: 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]
+PASS Web Animations: 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.4) is [M 34 44 L 54 64]
+PASS SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (0) is [M 20 30 L 40 50]
+PASS SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (0.2) is [M 20 30 L 40 50]
+PASS SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (0.6) is [M 30 40 H 50]
+PASS SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (1) is [M 30 40 H 50]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (-0.4) is [M 20 30 L 40 50]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (0) is [M 20 30 L 40 50]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (0.2) is [M 20 30 L 40 50]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (0.6) is [M 30 40 H 50]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (1) is [M 30 40 H 50]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 H 50] at (1.4) is [M 30 40 H 50]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [m 20 30 L 40 50] to replace [m 30 40 L 50 60] at (-0.4) is [m 16 26 L 36 46]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [m 20 30 L 40 50] to replace [m 30 40 L 50 60] at (0) is [m 20 30 L 40 50]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [m 20 30 L 40 50] to replace [m 30 40 L 50 60] at (0.2) is [m 22 32 L 42 52]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [m 20 30 L 40 50] to replace [m 30 40 L 50 60] at (0.6) is [m 26 36 L 46 56]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [m 20 30 L 40 50] to replace [m 30 40 L 50 60] at (1) is [m 30 40 L 50 60]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [m 20 30 L 40 50] to replace [m 30 40 L 50 60] at (1.4) is [m 34 44 L 54 64]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to replace [m 30 40 l 50 60] at (-0.4) is [m 2 -2 l -6 -10]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to replace [m 30 40 l 50 60] at (0) is [M 10 10 L 20 20]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to replace [m 30 40 l 50 60] at (0.2) is [m 14 16 l 18 20]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to replace [m 30 40 l 50 60] at (0.6) is [m 22 28 l 34 40]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to replace [m 30 40 l 50 60] at (1) is [m 30 40 l 50 60]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to replace [m 30 40 l 50 60] at (1.4) is [m 38 52 l 66 80]
+FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (0) is [M 10 10 L 20 20] Cannot read property 'replace' of null
+FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (0.2) is [m 14 16 l 18 20] Cannot read property 'replace' of null
+FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (0.6) is [m 22 28 l 34 40] Cannot read property 'replace' of null
+FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (1) is [m 30 40 l 50 60] Cannot read property 'replace' of null
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (-0.4) is [m 2 -2 l -6 -10]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (0) is [M 10 10 L 20 20]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (0.2) is [m 14 16 l 18 20]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (0.6) is [m 22 28 l 34 40]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (1) is [m 30 40 l 50 60]
+PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 L 20 20] from neutral to add [m 30 40 l 50 60] at (1.4) is [m 38 52 l 66 80]
+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) is [M 10 10 L 20 20] assert_equals: expected "M 10 10 L 20 20 " but got "m 30 40 l 50 60 "
+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.2) is [m 14 16 l 18 20] assert_equals: expected "m 14 16 l 18 20 " but got "m 30 40 l 50 60 "
+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: expected "m 22 28 l 34 40 " but got "m 30 40 l 50 60 "
+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]
+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]
+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]
+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]
+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]
+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]
+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]
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698