Skip to content

Commit

Permalink
Update svg presentation attributes list
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Jan 12, 2025
1 parent 8f4599c commit c81d06b
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions files/en-us/web/svg/attribute/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,14 +374,14 @@ Below is a list of all of the attributes available in SVG along with links to re
- {{SVGAttr("alignment-baseline")}}
- {{SVGAttr("baseline-shift")}}
- {{SVGAttr("clip")}}
- {{SVGAttr("clip-path")}}
- {{SVGAttr("clip-rule")}}
- {{SVGAttr("color")}}
- {{SVGAttr("color-interpolation")}}
- {{SVGAttr("color-interpolation-filters")}}
- {{SVGAttr("color-rendering")}}
- {{SVGAttr("cursor")}}
- {{SVGAttr("cx")}}
- {{SVGAttr("cy")}}
- {{SVGAttr("d")}}
- {{SVGAttr("direction")}}
- {{SVGAttr("display")}}
Expand All @@ -401,16 +401,21 @@ Below is a list of all of the attributes available in SVG along with links to re
- {{SVGAttr("font-weight")}}
- {{SVGAttr("glyph-orientation-horizontal")}}
- {{SVGAttr("glyph-orientation-vertical")}}
- {{SVGAttr("height")}}
- {{SVGAttr("image-rendering")}}
- {{SVGAttr("letter-spacing")}}
- {{SVGAttr("lighting-color")}}
- {{SVGAttr("marker-end")}}
- {{SVGAttr("marker-mid")}}
- {{SVGAttr("marker-start")}}
- {{SVGAttr("mask")}}
- `mask-type`
- {{SVGAttr("opacity")}}
- {{SVGAttr("overflow")}}
- {{SVGAttr("pointer-events")}}
- {{SVGAttr("r")}}
- {{SVGAttr("rx")}}
- {{SVGAttr("ry")}}
- {{SVGAttr("shape-rendering")}}
- {{SVGAttr("stop-color")}}
- {{SVGAttr("stop-opacity")}}
Expand All @@ -424,14 +429,19 @@ Below is a list of all of the attributes available in SVG along with links to re
- {{SVGAttr("stroke-width")}}
- {{SVGAttr("text-anchor")}}
- {{SVGAttr("text-decoration")}}
- `text-overflow`
- {{SVGAttr("text-rendering")}}
- {{SVGAttr("transform")}}
- {{SVGAttr("transform-origin")}}
- {{SVGAttr("unicode-bidi")}}
- {{SVGAttr("vector-effect")}}
- {{SVGAttr("visibility")}}
- `white-space`
- {{SVGAttr("width")}}
- {{SVGAttr("word-spacing")}}
- {{SVGAttr("writing-mode")}}
- {{SVGAttr("x")}}
- {{SVGAttr("y")}}

### Filters attributes

Expand Down

0 comments on commit c81d06b

Please sign in to comment.