File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1035,7 +1035,7 @@ Coloring the Gradient Line</h4>
10351035 With premultiplied colors,
10361036 transitions to or from "transparent" always look nice:
10371037
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>
10391039
10401040 On the other hand,
10411041 if a gradient were to incorrectly transition in non-premultiplied space,
@@ -1045,7 +1045,7 @@ Coloring the Gradient Line</h4>
10451045 as it loses opacity,
10461046 and similarly with the blue's transition:
10471047
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>
10491049 </div>
10501050
10511051 </details>
You can’t perform that action at this time.
0 commit comments