← back to v134 · expose-cssfontfeaturesvaluerule
conformance · v134
v134 · expose-cssfontfeaturesvaluerule — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
cssfontfeaturevaluesrule-defined |
CSSFontFeatureValuesRule is exposed on the global object. | exists | … | |
cssfontfeaturevaluesrule-prototype |
CSSFontFeatureValuesRule.prototype exposes a fontFamily property as described by the IDL. | exists | … | |
cssrule-parses-as-instance |
An @font-feature-values block parses as a CSSFontFeatureValuesRule. | script | … | |
font-feature-values-fontfamily-reflect |
The fontFamily getter returns the family name parsed from @font-feature-values. | script | … | |
cssrule-instanceof-base |
CSSFontFeatureValuesRule extends CSSRule. | script | … |