blob: b9fbd38c1a0cfce19aac9e4672e8c46730d04d57 [file] [edit]
{
"css": {
"properties": {
"text-justify": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-justify",
"spec_url": "https://drafts.csswg.org/css-text/#text-justify-property",
"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": "mirror",
"edge": [
{
"version_added": "79",
"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."
},
{
"version_added": "12",
"version_removed": "79",
"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"
},
"firefox_android": "mirror",
"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."
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/99945"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}