Skip to main content

TextDecorationThickness

Description

Defines the thickness of any text decoration line.

Owner

Layout

Inheritable

Yes

Default Value

If this attribute is not specified, it shall be derived from the current stroke thickness in effect at the start of the element’s associated content, transformed into default user space units.

Values

Value Type:
number
  • The value shall be a non-negative number in default user space units representing the thickness (0 is interpreted as the thinnest possible line).

Related Tags