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
Copy file name to clipboardExpand all lines: 4.2.0/reference.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2739,6 +2739,14 @@
2739
2739
"default-meaning": "Default set of typographic features recommended by OpenType specification. Ligatures are turned off by default when `character-spacing` is greater than zero.",
2740
2740
"doc": "Comma separated list of OpenType typographic features. The syntax and semantics conforms to `font-feature-settings` from W3C CSS."
2741
2741
},
2742
+
"lang": {
2743
+
"css": "text-lang",
2744
+
"type": "string",
2745
+
"expression": true
2746
+
"default-value": "",
2747
+
"default-meaning": "No explicit shaping control of CJK characters.",
2748
+
"doc": "Allows explicit shaping control of CJK characters by passing qualifiers such as `zh-Hant` (added version 4)."
0 commit comments