There was an error while loading. Please reload this page.
1 parent a342f40 commit 09d293fCopy full SHA for 09d293f
1 file changed
css/properties.json
@@ -9816,6 +9816,22 @@
9816
"status": "standard",
9817
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-anchor"
9818
},
9819
+ "text-autospace": {
9820
+ "syntax": "normal | <autospace> | auto",
9821
+ "media": "visual",
9822
+ "inherited": true,
9823
+ "animationType": "discrete",
9824
+ "percentages": "no",
9825
+ "groups": [
9826
+ "CSS Text"
9827
+ ],
9828
+ "initial": "normal",
9829
+ "appliesto": "textElements",
9830
+ "computed": "asSpecified",
9831
+ "order": "perGrammar",
9832
+ "status": "standard",
9833
+ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-autospace"
9834
+ },
9835
"text-box": {
9836
"syntax": "normal | <'text-box-trim'> || <'text-box-edge'>",
9837
"media": "visual",
0 commit comments