UNPKG

mdn-browser-compat-data

Version:

Browser compatibility data provided by MDN Web Docs

115 lines (114 loc) 4.06 kB
{ "css": { "properties": { "text-justify": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-justify", "support": { "chrome": { "version_added": "32", "flags": [ { "type": "preference", "name": "Enable Experimental Web Platform Features", "value_to_set": "true" } ], "notes": "<code>inter-word</code> and <code>distribute</code> (deprecated) values are supported, but <code>distribute</code> behavior is buggy." }, "chrome_android": { "version_added": "32", "flags": [ { "type": "preference", "name": "Enable Experimental Web Platform Features", "value_to_set": "true" } ], "notes": "<code>inter-word</code> and <code>distribute</code> (deprecated) values are supported, but <code>distribute</code> behavior is buggy." }, "edge": { "version_added": "12", "notes": "Standard values <code>inter-character</code> and <code>none</code> are supported. The deprecated <code>distribute</code> value is also supported." }, "firefox": [ { "version_added": "55" }, { "version_added": "54", "flags": [ { "type": "preference", "name": "layout.css.text-justify.enabled", "value_to_set": "true" } ] } ], "firefox_android": [ { "version_added": "55" }, { "version_added": "54", "flags": [ { "type": "preference", "name": "layout.css.text-justify.enabled", "value_to_set": "true" } ] } ], "ie": { "version_added": "11", "notes": "Standard values <code>inter-character</code> and <code>none</code> are supported. The deprecated <code>distribute</code> value is also supported." }, "opera": { "version_added": "19", "flags": [ { "type": "preference", "name": "Enable Experimental Web Platform Features", "value_to_set": "true" } ], "notes": "<code>inter-word</code> and <code>distribute</code> (deprecated) values are supported, but <code>distribute</code> behavior is buggy." }, "opera_android": { "version_added": "19", "flags": [ { "type": "preference", "name": "Enable Experimental Web Platform Features", "value_to_set": "true" } ], "notes": "<code>inter-word</code> and <code>distribute</code> (deprecated) values are supported, but <code>distribute</code> behavior is buggy." }, "safari": { "version_added": false, "notes": "See <a href='https://webkit.org/b/99945'>bug 9945</a>." }, "safari_ios": { "version_added": false, "notes": "See <a href='https://webkit.org/b/99945'>bug 9945</a>." }, "samsunginternet_android": { "version_added": false }, "webview_android": { "version_added": false } }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } } } } }