{
  "css": {
    "properties": {
      "background-clip": {
        "__compat": {
          "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-clip",
          "support": {
            "webview_android": {
              "version_added": "4.1"
            },
            "chrome": {
              "version_added": "1",
              "notes": "Webkit also supports the prefixed version of this property, and in that case, in addition to the current keywords, the alternative synonyms are: <code>padding</code>, <code>border</code>, and <code>content</code>."
            },
            "chrome_android": {
              "version_added": true
            },
            "edge": {
              "version_added": "12"
            },
            "edge_mobile": {
              "version_added": true
            },
            "firefox": {
              "version_added": "4",
              "notes": "Firefox supported, from version 1 to 3.6 included, a different and prefixed syntax: <code>-moz-background-clip: padding | border</code>."
            },
            "firefox_android": {
              "version_added": "14"
            },
            "ie": {
              "version_added": "9",
              "notes": "In IE 7 and IE 8 of Internet Explorer, this property always behaved like <code>background-clip: padding</code> when <code>overflow</code> was <code>hidden</code>, <code>auto</code>, or <code>scroll</code>."
            },
            "opera": {
              "version_added": "10.5"
            },
            "opera_android": {
              "version_added": "12.1"
            },
            "safari": {
              "version_added": "3",
              "notes": "Webkit also supports the prefixed version of this property, and in that case, in addition to the current keywords, the alternative synonyms are: <code>padding</code>, <code>border</code>, and <code>content</code>."
            },
            "safari_ios": {
              "version_added": true
            },
            "samsunginternet_android": {
              "version_added": true
            }
          },
          "status": {
            "experimental": false,
            "standard_track": true,
            "deprecated": false
          }
        },
        "content-box": {
          "__compat": {
            "description": "<code>content-box</code>",
            "support": {
              "webview_android": {
                "version_added": "4.1"
              },
              "chrome": {
                "version_added": "1"
              },
              "chrome_android": {
                "version_added": true
              },
              "edge": {
                "version_added": "12"
              },
              "edge_mobile": {
                "version_added": true
              },
              "firefox": {
                "version_added": "4",
                "notes": "Firefox supported, from version 1 to 3.6 included, a different and prefixed syntax: <code>-moz-background-clip: padding | border</code>."
              },
              "firefox_android": {
                "version_added": "14"
              },
              "ie": {
                "version_added": "9",
                "notes": "In IE 7 and IE 9 of Internet Explorer, it always behaved like <code>background-clip: padding</code> if <code>overflow: hidden | auto | scroll</code>"
              },
              "opera": {
                "version_added": "10.5"
              },
              "opera_android": {
                "version_added": "12.1"
              },
              "safari": {
                "version_added": "3"
              },
              "safari_ios": {
                "version_added": true
              },
              "samsunginternet_android": {
                "version_added": true
              }
            },
            "status": {
              "experimental": false,
              "standard_track": true,
              "deprecated": false
            }
          }
        },
        "text": {
          "__compat": {
            "description": "<code>text</code>",
            "support": {
              "webview_android": {
                "version_added": null
              },
              "chrome": {
                "version_added": true,
                "prefix": "-webkit-",
                "notes": "Support the prefixed version of the property only; according to the <a href='https://webkit.org/blog/164/background-clip-text/'>official blog</a>, WebKit does not include text decorations or shadows in the clipping."
              },
              "chrome_android": {
                "version_added": null
              },
              "edge": [
                {
                  "version_added": "12",
                  "prefix": "-webkit-",
                  "notes": "Support the prefixed version of the property only; according to the <a href='https://webkit.org/blog/164/background-clip-text/'>official blog</a>, WebKit does not include text decorations or shadows in the clipping."
                },
                {
                  "version_added": "15"
                }
              ],
              "edge_mobile": {
                "version_added": true
              },
              "firefox": {
                "version_added": "49",
                "notes": "In Firefox 48, it was not activated by default and its support could be activated by setting <code>layout.css.background-clip-text.enabled</code> pref to <code>true</code>."
              },
              "firefox_android": {
                "version_added": "49",
                "notes": "In Firefox 48, it was not activated by default and its support could be activated by setting <code>layout.css.background-clip-text.enabled</code> pref to <code>true</code>."
              },
              "ie": {
                "version_added": false
              },
              "opera": {
                "version_added": true,
                "prefix": "-webkit-",
                "notes": "Support the prefixed version of the property only; according to the <a href='https://webkit.org/blog/164/background-clip-text/'>official blog</a>, WebKit does not include text decorations or shadows in the clipping."
              },
              "opera_android": {
                "version_added": true,
                "prefix": "-webkit-",
                "notes": "Support the prefixed version of the property only; according to the <a href='https://webkit.org/blog/164/background-clip-text/'>official blog</a>, WebKit does not include text decorations or shadows in the clipping."
              },
              "safari": {
                "version_added": true,
                "prefix": "-webkit-",
                "notes": "Support the prefixed version of the property only; according to the <a href='https://webkit.org/blog/164/background-clip-text/'>official blog</a>, WebKit does not include text decorations or shadows in the clipping."
              },
              "safari_ios": {
                "version_added": true,
                "prefix": "-webkit-",
                "notes": "Support the prefixed version of the property only; according to the <a href='https://webkit.org/blog/164/background-clip-text/'>official blog</a>, WebKit does not include text decorations or shadows in the clipping."
              },
              "samsunginternet_android": {
                "version_added": null
              }
            },
            "status": {
              "experimental": true,
              "standard_track": true,
              "deprecated": false
            }
          }
        }
      }
    }
  }
}
