| Index: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt
|
| diff --git a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt b/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt
|
| index cd29d6fe95e1b8b65eccfc692fac142b17d777af..c36aee396a310c1baa4c05520ba5c0ba8b246775 100644
|
| --- a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt
|
| +++ b/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt
|
| @@ -5,8 +5,8 @@ PASS: fill from [orange] to [blue] was [#cc8433] at 0.2
|
| PASS: fill from [orange] to [blue] was [#664299] at 0.6
|
| PASS: fill from [orange] to [blue] was [blue] at 1
|
| PASS: fill from [orange] to [blue] was [blue] at 1.5
|
| -FAIL: fill from [orange] to [url(#gradient)] was [#000000] at 0, expected [orange] (parsed as [#ffa500])
|
| -FAIL: fill from [orange] to [url(#gradient)] was [#000000] at 0.2, expected [orange] (parsed as [#ffa500])
|
| -FAIL: fill from [orange] to [url(#gradient)] was [#000000] at 0.6, expected [url(#gradient)]
|
| -FAIL: fill from [orange] to [url(#gradient)] was [#000000] at 1, expected [url(#gradient)]
|
| +FAIL: fill from [orange] to [url(#gradient)] was [rgb(0, 0, 0)] at 0, expected [orange] (parsed as [rgb(255, 165, 0)])
|
| +FAIL: fill from [orange] to [url(#gradient)] was [rgb(0, 0, 0)] at 0.2, expected [orange] (parsed as [rgb(255, 165, 0)])
|
| +FAIL: fill from [orange] to [url(#gradient)] was [rgb(0, 0, 0)] at 0.6, expected [url(#gradient)]
|
| +FAIL: fill from [orange] to [url(#gradient)] was [rgb(0, 0, 0)] at 1, expected [url(#gradient)]
|
|
|
|
|