Get to know MDN better
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The get() method of the CSSFontFeatureValuesMap interface returns value corresponding to the key in this CSSFontFeatureValuesMap, or undefined if there is none.
The key of the value to return from the CSSFontFeatureValuesMap object.
Returns true if an entry with the specified key exists in the CSSFontFeatureValuesMap object; otherwise false.
The following example gets the values that match the keys in the @swash rule. This example is using @swash but also works with other feature value blocks.
| CSS Fonts Module Level 4 # cssfontfeaturevaluesmap |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Feb 24, 2026 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.