CSSFontFaceRule object
Represents an @font-face rule within a Cascading Style Sheets (CSS) style sheet.
![]() ![]() |
DOM Information
Inheritance Hierarchy
CSSRule
CSSFontFaceRule
Members
The CSSFontFaceRule object has these types of members:
Properties
The CSSFontFaceRule object has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Sets or retrieves the persisted representation of the style rule. | |
|
Retrieves the containing rule, if the current rule is contained inside another rule. | ||
|
Retrieves the style sheet that contains the current rule. | ||
|
Retrieves the declaration block of the current rule. | ||
|
Retrieves the type of the rule. |
Standards information
See also
Show:

