We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45be179 commit 727be55Copy full SHA for 727be55
files/en-us/web/css/stroke/index.md
@@ -209,5 +209,12 @@ Because `stroke-context` is being applied to an element that descends from a {{S
209
210
## See also
211
212
-- SVG {{SVGAttr("stroke")}} attribute
+- {{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")}}
219
- {{cssxref("paint-order")}}
220
+- SVG {{SVGAttr("stroke")}} attribute
0 commit comments