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
Axis values not present in the font, or axis values greater or less than the range supported by the font, are ignored and therefore have no effect; a user agent must
1212
-
not attempt to synthesize fallback behavior based on these feature tags. Other axis values
1212
+
not attempt to synthesize fallback behavior based on these axis tags. Other axis values
1213
1213
within the same CSS 'font-variation-settings' statement are not ignored.
1214
1214
1215
1215
Values are allowed to be fractional or negative.
@@ -1321,8 +1321,13 @@ an emoji font or not, UTR51 defines a the default behavior for a given codepoint
1321
1321
1322
1322
<h2 id="acknowledgments">Acknowledgments</h2>
1323
1323
1324
+
The CSS Working group would like to thank:
1325
+
1326
+
Peter Constable for assorted language fixes.
1327
+
1324
1328
Optical sizing <a href="#optical-size-example">image</a> prepared by Nick Sherman.
1325
1329
1330
+
1326
1331
<script>
1327
1332
if ('ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0) {
1328
1333
var el = document.getElementsByTagName("html")[0];
0 commit comments