Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mohamedkhallouq
GitHub Repository: mohamedkhallouq/content
Path: blob/main/files/en-us/web/svg/attribute/descent/index.md
6566 views
---
title: descent slug: Web/SVG/Attribute/descent page-type: svg-attribute tags: - Deprecated - SVG - SVG Attribute browser-compat: svg.elements.font-face.descent
---

{{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 descent descriptor 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}}