/css/css-fonts/parsing/font-feature-settings-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['font-feature-settings'] = "normal" should set the property value | |
| PASS | e.style['font-feature-settings'] = "\"dlig\" 1" should set the property value | |
| PASS | e.style['font-feature-settings'] = "\"smcp\" on" should set the property value | |
| PASS | e.style['font-feature-settings'] = "'c2sc'" should set the property value | |
| PASS | e.style['font-feature-settings'] = "\"liga\" off" should set the property value | |
| PASS | e.style['font-feature-settings'] = "\"tnum\", 'hist'" should set the property value | |
| PASS | e.style['font-feature-settings'] = "\"PKRN\"" should set the property value | |
| PASS | e.style['font-feature-settings'] = "\"dlig\" 1, \"smcp\" on, \"dlig\" 0" should set the property value |
bundle built 2026-07-16T07:16:48.063Z