{
"css": {
"properties": {
"background-clip": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-clip",
"support": {
"chrome": [
{
"version_added": "1"
},
{
"version_added": "1",
"version_removed": "64",
"prefix": "-webkit-",
"notes": "Chrome accepts alternate synonyms to its values: padding
, border
, and content
."
}
],
"chrome_android": [
{
"version_added": "18"
},
{
"version_added": "18",
"version_removed": "64",
"prefix": "-webkit-",
"notes": "Chrome accepts alternate synonyms to its values: padding
, border
, and content
."
}
],
"edge": {
"version_added": "12"
},
"firefox": [
{
"version_added": "4"
},
{
"version_added": "49",
"prefix": "-webkit-"
},
{
"version_added": "1",
"version_removed": "4",
"partial_implementation": true,
"prefix": "-moz-",
"notes": "Used the -moz-background-clip: padding | border
syntax."
}
],
"firefox_android": [
{
"version_added": "14"
},
{
"version_added": "49",
"prefix": "-webkit-"
}
],
"ie": {
"version_added": "9",
"notes": "In IE 7 and IE 8 of Internet Explorer, this property always behaved like background-clip: padding
when overflow
was hidden
, auto
, or scroll
."
},
"opera": [
{
"version_added": "10.5"
},
{
"version_added": "15",
"version_removed": "51",
"prefix": "-webkit-",
"notes": "Opera accepts alternate synonyms to its values: padding
, border
, and content
."
}
],
"opera_android": [
{
"version_added": "11"
},
{
"version_added": "14",
"version_removed": "47",
"prefix": "-webkit-",
"notes": "Opera accepts alternate synonyms to its values: padding
, border
, and content
."
}
],
"safari": {
"version_added": "3",
"prefix": "-webkit-",
"notes": "Safari accepts alternate synonyms to its values: padding
, border
, and content
."
},
"safari_ios": {
"version_added": "1",
"prefix": "-webkit-",
"notes": "Safari accepts alternate synonyms to its values: padding
, border
, and content
."
},
"samsunginternet_android": [
{
"version_added": "1.0"
},
{
"prefix": "-webkit-",
"version_added": "1.0",
"version_removed": "9.0",
"notes": "Chrome accepts alternate synonyms to its values: padding
, border
, and content
."
}
],
"webview_android": [
{
"version_added": "4.1"
},
{
"version_added": "≤37",
"version_removed": "64",
"prefix": "-webkit-",
"notes": "WebView accepts alternate synonyms to its values: padding
, border
, and content
."
}
]
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"content-box": {
"__compat": {
"description": "content-box
",
"support": {
"chrome": {
"version_added": "1"
},
"chrome_android": {
"version_added": "18"
},
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": "4"
},
"firefox_android": {
"version_added": "14"
},
"ie": {
"version_added": "9",
"notes": "In IE 7 and IE 9 of Internet Explorer, it always behaved like background-clip: padding
if overflow: hidden | auto | scroll
"
},
"opera": {
"version_added": "10.5"
},
"opera_android": {
"version_added": "11"
},
"safari": {
"version_added": "3"
},
"safari_ios": {
"version_added": "1"
},
"samsunginternet_android": {
"version_added": "1.0"
},
"webview_android": {
"version_added": "4.1"
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"text": {
"__compat": {
"description": "text
",
"support": {
"chrome": {
"version_added": "3",
"partial_implementation": true,
"notes": [
"This value is supported with the prefixed version of the property only.",
"According to the WebKit blog, text decorations or shadows are not included in the clipping."
]
},
"chrome_android": {
"version_added": "18",
"partial_implementation": true,
"notes": [
"This value is supported with the prefixed version of the property only.",
"According to the WebKit blog, text decorations or shadows are not included in the clipping."
]
},
"edge": [
{
"version_added": "15"
},
{
"version_added": "12",
"partial_implementation": true,
"notes": "Before Edge 15, this value was supported with the prefixed version of the property only."
}
],
"firefox": [
{
"version_added": "49"
},
{
"version_added": "48",
"flags": [
{
"type": "preference",
"name": "layout.css.background-clip-text.enabled",
"value_to_set": "true"
}
]
}
],
"firefox_android": [
{
"version_added": "49"
},
{
"version_added": "48",
"flags": [
{
"type": "preference",
"name": "layout.css.background-clip-text.enabled",
"value_to_set": "true"
}
]
}
],
"ie": {
"version_added": false
},
"opera": {
"version_added": "15",
"partial_implementation": true,
"notes": [
"This value is supported with the prefixed version of the property only.",
"According to the WebKit blog, text decorations or shadows are not included in the clipping."
]
},
"opera_android": {
"version_added": "14",
"partial_implementation": true,
"notes": [
"This value is supported with the prefixed version of the property only.",
"According to the WebKit blog, text decorations or shadows are not included in the clipping."
]
},
"safari": {
"version_added": "4",
"partial_implementation": true,
"notes": [
"This value is supported with the prefixed version of the property only.",
"According to the WebKit blog, text decorations or shadows are not included in the clipping."
]
},
"safari_ios": {
"version_added": "3.2",
"partial_implementation": true,
"notes": [
"This value is supported with the prefixed version of the property only.",
"According to the WebKit blog, text decorations or shadows are not included in the clipping."
]
},
"samsunginternet_android": {
"version_added": "1.0",
"partial_implementation": true,
"notes": [
"This value is supported with the prefixed version of the property only.",
"According to the WebKit blog, text decorations or shadows are not included in the clipping."
]
},
"webview_android": {
"version_added": "≤37",
"partial_implementation": true,
"notes": [
"This value is supported with the prefixed version of the property only.",
"According to the WebKit blog, text decorations or shadows are not included in the clipping."
]
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}