| { |
| "css": { |
| "properties": { |
| "text-autospace": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/text-autospace", |
| "spec_url": "https://drafts.csswg.org/css-text-4/#propdef-text-autospace", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "140", |
| "notes": "The initial value is `no-autospace` instead of `normal` (see [csswg-drafts issue #12386](https://github.com/w3c/csswg-drafts/issues/12386))." |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "145", |
| "impl_url": "https://bugzil.la/1869577", |
| "notes": "The initial value is `no-autospace` instead of `normal` (see [csswg-drafts issue #12386](https://github.com/w3c/csswg-drafts/issues/12386))." |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "18.4", |
| "notes": "The initial value is `no-autospace` instead of `normal` (see [csswg-drafts issue #12386](https://github.com/w3c/csswg-drafts/issues/12386))." |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| }, |
| "auto": { |
| "__compat": { |
| "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-auto", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "145" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "18.4" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "ideograph-alpha": { |
| "__compat": { |
| "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-ideograph-alpha", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "145" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "18.4" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "ideograph-numeric": { |
| "__compat": { |
| "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-ideograph-numeric", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "145" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "18.4" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "insert": { |
| "__compat": { |
| "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-insert", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "145" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": true, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "no-autospace": { |
| "__compat": { |
| "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-no-autospace", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "140" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "145" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "18.4" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "normal": { |
| "__compat": { |
| "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-normal", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "140" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "145" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "18.4" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "punctuation": { |
| "__compat": { |
| "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-punctuation", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1986500" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "replace": { |
| "__compat": { |
| "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-replace", |
| "tags": [ |
| "web-features:text-autospace" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1980111" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |
| } |