{
  "css": {
    "properties": {
      "background-origin": {
        "__compat": {
          "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-origin",
          "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>.",
                "Since Firefox 49, also supports the <code>-webkit</code> prefixed version of the property."
              ]
            },
            "firefox_android": {
              "version_added": "14"
            },
            "ie": {
              "version_added": "9",
              "notes": "In IE 7 and before, Internet explorer was behaving as if <code>background-origin: border-box</code> was set. In Internet Explorer 8, as if <code>background-origin: padding-box</code>, the regular default value, was set."
            },
            "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",
                "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
            }
          }
        }
      }
    }
  }
}
