File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1035,7 +1035,7 @@ Coloring the Gradient Line</h4>
1035
1035
With premultiplied colors,
1036
1036
transitions to or from "transparent" always look nice:
1037
1037
1038
- <object data="images/gradient2.svg" width="200"height="100"> (Image requires SVG)</object>
1038
+ <object data="images/gradient2.svg" width="200" height="100"> (Image requires SVG)</object>
1039
1039
1040
1040
On the other hand,
1041
1041
if a gradient were to incorrectly transition in non-premultiplied space,
@@ -1045,7 +1045,7 @@ Coloring the Gradient Line</h4>
1045
1045
as it loses opacity,
1046
1046
and similarly with the blue's transition:
1047
1047
1048
- <object data="images/gradient3.svg" width="200"height="100"> (Image requires SVG)</object>
1048
+ <object data="images/gradient3.svg" width="200" height="100"> (Image requires SVG)</object>
1049
1049
</div>
1050
1050
1051
1051
</details>
You can’t perform that action at this time.
0 commit comments