| Index: LayoutTests/svg/animations/animateColor-additive-2c-expected.svg
|
| diff --git a/LayoutTests/svg/animations/animateColor-additive-2c-expected.svg b/LayoutTests/svg/animations/animateColor-additive-2c-expected.svg
|
| index 345f4d1f7a51f16c6b876f31eeae0a720e34c507..ef15ef2987a389ac37c2470cf29146febd986b95 100644
|
| --- a/LayoutTests/svg/animations/animateColor-additive-2c-expected.svg
|
| +++ b/LayoutTests/svg/animations/animateColor-additive-2c-expected.svg
|
| @@ -4,34 +4,34 @@
|
|
|
| <g stroke-width="10" transform="translate(-30)">
|
| <circle cx="80" cy="50" r="35" fill="#088" stroke="none"/>
|
| - <circle cx="80" cy="50" r="20" fill="#088" stroke="#088"/>
|
| + <circle cx="80" cy="50" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="120" r="35" fill="#008" stroke="none"/>
|
| - <circle cx="80" cy="120" r="20" fill="#008" stroke="#008"/>
|
| + <circle cx="80" cy="120" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="190" r="35" fill="#088" stroke="none"/>
|
| - <circle cx="80" cy="190" r="20" fill="#088" stroke="#088"/>
|
| + <circle cx="80" cy="190" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="260" r="35" fill="#008" stroke="none"/>
|
| - <circle cx="80" cy="260" r="20" fill="#008" stroke="#008"/>
|
| + <circle cx="80" cy="260" r="20" fill="#080" stroke="#FF0"/>
|
| </g>
|
|
|
| <g stroke-width="10" transform="translate(170)">
|
| <circle cx="80" cy="50" r="35" fill="#08a" stroke="none"/>
|
| - <circle cx="80" cy="50" r="20" fill="#08a" stroke="#08a"/>
|
| + <circle cx="80" cy="50" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="120" r="35" fill="#00a" stroke="none"/>
|
| - <circle cx="80" cy="120" r="20" fill="#00a" stroke="#00a"/>
|
| + <circle cx="80" cy="120" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="190" r="35" fill="#689" stroke="none"/>
|
| - <circle cx="80" cy="190" r="20" fill="#689" stroke="#689"/>
|
| + <circle cx="80" cy="190" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="260" r="35" fill="#609" stroke="none"/>
|
| - <circle cx="80" cy="260" r="20" fill="#609" stroke="#609"/>
|
| + <circle cx="80" cy="260" r="20" fill="#080" stroke="#FF0"/>
|
| </g>
|
|
|
| <g stroke-width="10" transform="translate(370)">
|
| <circle cx="80" cy="50" r="35" fill="#088" stroke="none"/>
|
| - <circle cx="80" cy="50" r="20" fill="#088" stroke="#088"/>
|
| + <circle cx="80" cy="50" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="120" r="35" fill="#088" stroke="none"/>
|
| - <circle cx="80" cy="120" r="20" fill="#088" stroke="#088"/>
|
| + <circle cx="80" cy="120" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="190" r="35" fill="#088" stroke="none"/>
|
| - <circle cx="80" cy="190" r="20" fill="#088" stroke="#088"/>
|
| + <circle cx="80" cy="190" r="20" fill="#080" stroke="#FF0"/>
|
| <circle cx="80" cy="260" r="35" fill="#088" stroke="none"/>
|
| - <circle cx="80" cy="260" r="20" fill="#088" stroke="#088"/>
|
| + <circle cx="80" cy="260" r="20" fill="#080" stroke="#FF0"/>
|
| </g>
|
| </svg>
|
|
|