Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 962 Bytes

index.md

File metadata and controls

45 lines (34 loc) · 962 Bytes
title slug page-type status browser-compat
descent
Web/SVG/Attribute/descent
svg-attribute
deprecated
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}}