Path: blob/main/files/en-us/web/svg/attribute/descent/index.md
6566 views
------{{SVGRef}}{{Deprecated_Header}}
The descent attribute defines the maximum unaccented depth of the font.
Note: It was specified to share the syntax and semantics of the obsolete
descentdescriptor of the {{cssxref("@font-face")}} at-rule defined in an early version of CSS 2.
You can use this attribute with the following SVG elements:
{{SVGElement("font-face")}}
Usage notes
| Value | {{cssxref("number")}} |
|---|---|
| Default value | Value of {{SVGAttr("vert-origin-y")}} |
| Animatable | No |
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}