Skip to content

Commit

Permalink
Expanded See Also list on css/stroke (#35727)
Browse files Browse the repository at this point in the history
  • Loading branch information
meyerweb authored Sep 4, 2024
1 parent 45be179 commit 727be55
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion files/en-us/web/css/stroke/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,5 +209,12 @@ Because `stroke-context` is being applied to an element that descends from a {{S

## See also

- SVG {{SVGAttr("stroke")}} attribute
- {{cssxref("stroke-dasharray")}}
- {{cssxref("stroke-dashoffset")}}
- {{cssxref("stroke-linecap")}}
- {{cssxref("stroke-linejoin")}}
- {{cssxref("stroke-miterlimit")}}
- {{cssxref("stroke-opacity")}}
- {{cssxref("stroke-width")}}
- {{cssxref("paint-order")}}
- SVG {{SVGAttr("stroke")}} attribute

0 comments on commit 727be55

Please sign in to comment.