/css/cssom/CSSFontFeatureValuesRule.html| status | subtest | message |
|---|---|---|
| FAIL | CSSFontFeatureValuesRule is correctly parsed and accessible via CSSOM. | assert_equals: expected 14 but got 1 |
| PASS | CSSFontFeatureValuesRule family is settable and readable. | |
| FAIL | CSSFontFeatureValuesMap entries are settable to single values. | Cannot read properties of undefined (reading 'get') |
| FAIL | CSSFontFeatureValuesMap entries are settable to sequences of numbers. | Cannot read properties of undefined (reading 'get') |
| FAIL | New rules can be added. | assert_equals: expected 14 but got 1 |
| FAIL | Deleting single entries is possible. | Cannot read properties of undefined (reading 'size') |
| FAIL | Clearing all entries is possible. | Cannot read properties of undefined (reading 'size') |
| FAIL | Multiple rules for the same family are kept separate in CSSOM. | Cannot read properties of undefined (reading 'size') |
bundle built 2026-07-16T07:16:48.063Z