{
  "css": {
    "properties": {
      "-webkit-print-color-adjust": {
        "__compat": {
          "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-webkit-print-color-adjust",
          "support": {
            "webview_android": {
              "version_added": null
            },
            "chrome": {
              "version_added": true,
              "notes": [
                "Chrome does not print backgrounds of the <a href='https://developer.mozilla.org/docs/Web/HTML/Element/body'><code>&lt;body&gt;</code></a> element. If this property is set to <code>exact</code> for the <code>&lt;body&gt;</code> element, it will apply only to its descendants.",
                "Before Chrome 26, if background images are clipped (for example, when using <code>background-image</code> sprites) and <code>-webkit-print-color-adjust</code> is set to <code>exact</code>, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See <a href='http://code.google.com/p/chromium/issues/detail?id=131054'>Chromium bug 131054</a>."
              ]
            },
            "chrome_android": {
              "version_added": null
            },
            "edge": {
              "version_added": null
            },
            "edge_mobile": {
              "version_added": null
            },
            "firefox": {
              "version_added": false
            },
            "firefox_android": {
              "version_added": false
            },
            "ie": {
              "version_added": false
            },
            "opera": {
              "version_added": false
            },
            "opera_android": {
              "version_added": false
            },
            "safari": {
              "version_added": "6",
              "notes": "Safari does not print backgrounds of the <a href='https://developer.mozilla.org/docs/Web/HTML/Element/body'><code>&lt;body&gt;</code></a> element. If this property is set to <code>exact</code> for the <code>&lt;body&gt;</code> element, it will apply only to its descendants."
            },
            "safari_ios": {
              "version_added": null
            },
            "samsunginternet_android": {
              "version_added": null
            }
          },
          "status": {
            "experimental": false,
            "standard_track": false,
            "deprecated": false
          }
        }
      }
    }
  }
}
