Skip to content

Commit 727be55

Browse files
authored
Expanded See Also list on css/stroke (#35727)
1 parent 45be179 commit 727be55

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

files/en-us/web/css/stroke/index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,5 +209,12 @@ Because `stroke-context` is being applied to an element that descends from a {{S
209209

210210
## See also
211211

212-
- SVG {{SVGAttr("stroke")}} attribute
212+
- {{cssxref("stroke-dasharray")}}
213+
- {{cssxref("stroke-dashoffset")}}
214+
- {{cssxref("stroke-linecap")}}
215+
- {{cssxref("stroke-linejoin")}}
216+
- {{cssxref("stroke-miterlimit")}}
217+
- {{cssxref("stroke-opacity")}}
218+
- {{cssxref("stroke-width")}}
213219
- {{cssxref("paint-order")}}
220+
- SVG {{SVGAttr("stroke")}} attribute

0 commit comments

Comments
 (0)