You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Query font features in CSS on a particular element. Possibly similar to Adobe’s Web Font Loader but focus on features rather than a specific font. Also because the font might change on various elements, this may need to either be limited to the :root font or work similar to an element query. This may also be similar to the @supports syntax but regarding what the font supports rather than the browser.
Query font features in CSS on a particular element. Possibly similar to Adobe’s Web Font Loader but focus on features rather than a specific font. Also because the font might change on various elements, this may need to either be limited to the
:root
font or work similar to an element query. This may also be similar to the@supports
syntax but regarding what the font supports rather than the browser.This may also be used for variable font axis:
This is slightly related to #520 Supported variation font axes and font features are not discoverable
From a CSSRemedy discussion on sub & sup.
The text was updated successfully, but these errors were encountered: