{
  "css": {
    "properties": {
      "text-justify": {
        "__compat": {
          "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-justify",
          "support": {
            "webview_android": {
              "version_added": false
            },
            "chrome": {
              "version_added": true,
              "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": true,
              "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": "14",
              "notes": "Standard values <code>inter-character</code> and <code>none</code> are supported. The deprecated <code>distribute</code> value is also supported."
            },
            "edge_mobile": {
              "version_added": "14",
              "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": {
              "version_added": "55"
            },
            "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": true,
              "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": true,
              "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
            },
            "safari_ios": {
              "version_added": false
            },
            "samsunginternet_android": {
              "version_added": true
            }
          },
          "status": {
            "experimental": true,
            "standard_track": true,
            "deprecated": false
          }
        }
      }
    }
  }
}
