| Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition-expected.txt b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b7c9fa6df507195c295aaffda64c02607e19c71b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition-expected.txt
|
| @@ -0,0 +1,21 @@
|
| +CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
|
| +This is a testharness.js-based test.
|
| +PASS This test uses interpolation-test.js.
|
| +PASS SMIL: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (0) is [screen]
|
| +PASS SMIL: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (0.2) is [screen]
|
| +PASS SMIL: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (0.6) is [lighten]
|
| +PASS SMIL: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (1) is [lighten]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (-2.4) is [screen]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (0) is [screen]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (0.2) is [screen]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (0.6) is [lighten]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (1) is [lighten]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from add [screen] to add [lighten] at (3.4) is [lighten]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from neutral to replace [lighten] at (-2.4) is [multiply]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from neutral to replace [lighten] at (0) is [multiply]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from neutral to replace [lighten] at (0.2) is [multiply]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from neutral to replace [lighten] at (0.6) is [lighten]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from neutral to replace [lighten] at (1) is [lighten]
|
| +PASS Web Animations: Interpolate attribute <mode> with underlying [multiply] from neutral to replace [lighten] at (3.4) is [lighten]
|
| +Harness: the test ran to completion.
|
| +
|
|
|