Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update svg presentation attributes list #37611

Merged
merged 2 commits into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 17 additions & 10 deletions files/en-us/web/svg/attribute/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ Below is a list of all of the attributes available in SVG along with links to re
- {{SVGAttr("color")}}
- {{SVGAttr("color-interpolation")}}
- {{SVGAttr("color-interpolation-filters")}}
- {{SVGAttr("color-rendering")}}
- {{SVGAttr("crossorigin")}}
- {{SVGAttr("cursor")}}
- {{SVGAttr("cx")}}
Expand All @@ -59,7 +58,6 @@ Below is a list of all of the attributes available in SVG along with links to re

- {{SVGAttr("d")}}
- {{SVGAttr("data-*")}}
- {{SVGAttr("decelerate")}}
- {{SVGAttr("decoding")}}
- {{SVGAttr("descent")}}
- {{SVGAttr("diffuseConstant")}}
Expand Down Expand Up @@ -94,9 +92,8 @@ Below is a list of all of the attributes available in SVG along with links to re
- {{SVGAttr("font-style")}}
- {{SVGAttr("font-variant")}}
- {{SVGAttr("font-weight")}}
- {{SVGAttr("format")}}
- {{SVGAttr("from")}}
- {{SVGAttr("fr")}}
- {{SVGAttr("from")}}
- {{SVGAttr("fx")}}
- {{SVGAttr("fy")}}

Expand All @@ -107,19 +104,18 @@ Below is a list of all of the attributes available in SVG along with links to re
- {{SVGAttr("glyph-name")}}
- {{SVGAttr("glyph-orientation-horizontal")}}
- {{SVGAttr("glyph-orientation-vertical")}}
- {{SVGAttr("glyphRef")}}
- {{SVGAttr("gradientTransform")}}
- {{SVGAttr("gradientUnits")}}

### H

- {{SVGAttr("hanging")}}
- {{SVGAttr("height")}}
- {{SVGAttr("href")}}
- {{SVGAttr("hreflang")}}
- {{SVGAttr("horiz-adv-x")}}
- {{SVGAttr("horiz-origin-x")}}
- {{SVGAttr("horiz-origin-y")}}
- {{SVGAttr("href")}}
- {{SVGAttr("hreflang")}}

### I

Expand Down Expand Up @@ -190,8 +186,8 @@ Below is a list of all of the attributes available in SVG along with links to re

### P

- {{SVGAttr("panose-1")}}
- {{SVGAttr("paint-order")}}
- {{SVGAttr("panose-1")}}
- {{SVGAttr("path")}}
- {{SVGAttr("pathLength")}}
- {{SVGAttr("patternContentUnits")}}
Expand Down Expand Up @@ -380,8 +376,9 @@ Below is a list of all of the attributes available in SVG along with links to re
- {{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 +398,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")}}
- {{SVGAttr("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 +426,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")}}
- {{SVGAttr("text-overflow")}}
- {{SVGAttr("text-rendering")}}
- {{SVGAttr("transform")}}
- {{SVGAttr("transform-origin")}}
- {{SVGAttr("unicode-bidi")}}
- {{SVGAttr("vector-effect")}}
- {{SVGAttr("visibility")}}
- {{SVGAttr("white-space")}}
- {{SVGAttr("width")}}
- {{SVGAttr("word-spacing")}}
- {{SVGAttr("writing-mode")}}
- {{SVGAttr("x")}}
- {{SVGAttr("y")}}

### Filters attributes

Expand All @@ -449,7 +456,7 @@ Below is a list of all of the attributes available in SVG along with links to re
- Animation timing attributes
- : {{SVGAttr("begin")}}, {{SVGAttr("dur")}}, {{SVGAttr("end")}}, {{SVGAttr("min")}}, {{SVGAttr("max")}}, {{SVGAttr("restart")}}, {{SVGAttr("repeatCount")}}, {{SVGAttr("repeatDur")}}, {{SVGAttr("fill")}}
- Animation value attributes
- : {{SVGAttr("calcMode")}}, {{SVGAttr("values")}}, {{SVGAttr("keyTimes")}}, {{SVGAttr("keySplines")}}, {{SVGAttr("from")}}, {{SVGAttr("to")}}, {{SVGAttr("by")}}, {{SVGAttr("autoReverse")}}, {{SVGAttr("accelerate")}}, {{SVGAttr("decelerate")}}
- : {{SVGAttr("calcMode")}}, {{SVGAttr("values")}}, {{SVGAttr("keyTimes")}}, {{SVGAttr("keySplines")}}, {{SVGAttr("from")}}, {{SVGAttr("to")}}, {{SVGAttr("by")}}, {{SVGAttr("autoReverse")}}
- Animation addition attributes
- : {{SVGAttr("additive")}}, {{SVGAttr("accumulate")}}

Expand Down
4 changes: 2 additions & 2 deletions files/en-us/web/svg/attribute/requiredfeatures/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@ The following are the feature strings for the `requiredFeatures` attribute. Thes
- `http://www.w3.org/TR/SVG11/feature#BasicText`
- : The browser supports the {{SVGElement("text")}} element
- `http://www.w3.org/TR/SVG11/feature#PaintAttribute`
- : The browser supports the {{SVGAttr("color")}}, {{SVGAttr("fill")}}, {{SVGAttr("fill-rule")}}, {{SVGAttr("stroke")}}, {{SVGAttr("stroke-dasharray")}}, {{SVGAttr("stroke-dashoffset")}}, {{SVGAttr("stroke-linecap")}}, {{SVGAttr("stroke-linejoin")}}, {{SVGAttr("stroke-miterlimit")}}, {{SVGAttr("stroke-width")}}, {{SVGAttr("color-interpolation")}} and {{SVGAttr("color-rendering")}} attributes
- : The browser supports the {{SVGAttr("color")}}, {{SVGAttr("fill")}}, {{SVGAttr("fill-rule")}}, {{SVGAttr("stroke")}}, {{SVGAttr("stroke-dasharray")}}, {{SVGAttr("stroke-dashoffset")}}, {{SVGAttr("stroke-linecap")}}, {{SVGAttr("stroke-linejoin")}}, {{SVGAttr("stroke-miterlimit")}}, {{SVGAttr("stroke-width")}}, {{SVGAttr("color-interpolation")}} and `color-rendering` attributes
- `http://www.w3.org/TR/SVG11/feature#BasicPaintAttribute`
- : The browser supports the {{SVGAttr("color")}}, {{SVGAttr("fill")}}, {{SVGAttr("fill-rule")}}, {{SVGAttr("stroke")}}, {{SVGAttr("stroke-dasharray")}}, {{SVGAttr("stroke-dashoffset")}}, {{SVGAttr("stroke-linecap")}}, {{SVGAttr("stroke-linejoin")}}, {{SVGAttr("stroke-miterlimit")}}, {{SVGAttr("stroke-width")}} and {{SVGAttr("color-rendering")}} attributes
- : The browser supports the {{SVGAttr("color")}}, {{SVGAttr("fill")}}, {{SVGAttr("fill-rule")}}, {{SVGAttr("stroke")}}, {{SVGAttr("stroke-dasharray")}}, {{SVGAttr("stroke-dashoffset")}}, {{SVGAttr("stroke-linecap")}}, {{SVGAttr("stroke-linejoin")}}, {{SVGAttr("stroke-miterlimit")}}, {{SVGAttr("stroke-width")}} and `color-rendering` attributes
- `http://www.w3.org/TR/SVG11/feature#OpacityAttribute`
- : The browser supports the {{SVGAttr("opacity")}}, {{SVGAttr("stroke-opacity")}} and {{SVGAttr("fill-opacity")}} attributes
- `http://www.w3.org/TR/SVG11/feature#GraphicsAttribute`
Expand Down
Loading