Index: LayoutTests/svg/animations/animateColor-additive-2b-expected.svg |
diff --git a/LayoutTests/svg/animations/animateColor-additive-2b-expected.svg b/LayoutTests/svg/animations/animateColor-additive-2b-expected.svg |
index 4ceb50c30f15760011ba30b9311f010dc3c89e34..1a9ad7534da9e19406faccb0a7aeb846ec833b37 100644 |
--- a/LayoutTests/svg/animations/animateColor-additive-2b-expected.svg |
+++ b/LayoutTests/svg/animations/animateColor-additive-2b-expected.svg |
@@ -4,34 +4,34 @@ |
<g stroke-width="10" transform="translate(-30)"> |
<circle cx="80" cy="50" r="35" fill="#084" stroke="none"/> |
- <circle cx="80" cy="50" r="20" fill="#084" stroke="#084"/> |
+ <circle cx="80" cy="50" r="20" fill="#080" stroke="#FF0"/> |
<circle cx="80" cy="120" r="35" fill="#004" stroke="none"/> |
- <circle cx="80" cy="120" r="20" fill="#004" stroke="#004"/> |
+ <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="#085" stroke="none"/> |
- <circle cx="80" cy="50" r="20" fill="#085" stroke="#085"/> |
+ <circle cx="80" cy="50" r="20" fill="#080" stroke="#FF0"/> |
<circle cx="80" cy="120" r="35" fill="#005" stroke="none"/> |
- <circle cx="80" cy="120" r="20" fill="#005" stroke="#005"/> |
+ <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="#084" stroke="none"/> |
- <circle cx="80" cy="50" r="20" fill="#084" stroke="#084"/> |
+ <circle cx="80" cy="50" r="20" fill="#080" stroke="#FF0"/> |
<circle cx="80" cy="120" r="35" fill="#084" stroke="none"/> |
- <circle cx="80" cy="120" r="20" fill="#084" stroke="#084"/> |
+ <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> |