Properties
animationFrozen
animationFrozen: boolean = false
animationFrozenValue
animationFrozenValue: string = ''
Readonly ascent
ascent: number
Readonly attributes
attributes
: Record<string, Property<unknown>> = {}Protected Readonly captureTextNodes
captureTextNodes: boolean = false
Readonly descent
descent: number
Protected Readonly document
Protected Optional Readonly node
node?: HTMLElement
Readonly styles
styles
: Record<string, Property<unknown>> = {}Readonly stylesSpecificity
stylesSpecificity: Record<string, string> = {}
type
type: string = 'font-face'
Readonly unitsPerEm
unitsPerEm: number
Static Readonly ignoreChildTypes
ignoreChildTypes: string[] = ...