diff --git a/css/properties/text-wrap.json b/css/properties/text-wrap.json index 6b77245263522c..4ab4fa195e8a28 100644 --- a/css/properties/text-wrap.json +++ b/css/properties/text-wrap.json @@ -35,6 +35,41 @@ "standard_track": true, "deprecated": false } + }, + "pretty": { + "__compat": { + "description": "pretty", + "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-wrap", + "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-wrap-pretty", + "support": { + "chrome": { + "version_added": "117" + }, + "chrome_android": "mirror", + "edge": "mirror", + "firefox": { + "version_added": false + }, + "firefox_android": "mirror", + "ie": { + "version_added": false + }, + "oculus": "mirror", + "opera": "mirror", + "opera_android": "mirror", + "safari": { + "version_added": false + }, + "safari_ios": "mirror", + "samsunginternet_android": "mirror", + "webview_android": "mirror" + }, + "status": { + "experimental": true, + "standard_track": true, + "deprecated": false + } + } } } }