Represents a font-face rule in a CSS style sheet.
Browser/User Agent Support
| IE | Mozilla | Netscape | Opera | Safari | Netscapte | no | 1.0+ | no | 9.0+ | 1.0+ | no |
|---|
Constructors
| Constructor | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Represents a font-face rule in a CSS style sheet. | no | 1.0+ | no | 9.0+ | 1.0+ | no |
Properties
| Property | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Style(s) for the CSS rule. | no | 1.0+ | no | 9.0+ | 1.0+ | no |
Availability
HTML DOM Level 2 | W3C
Constructor Detail
CSSFontFaceRule CSSFontFaceRule()
Represents a font-face rule in a CSS style sheet.
- Visibility
- internal
