mdn-browser-compat-data
Version:
Browser compatibility data provided by MDN Web Docs
151 lines (150 loc) • 4.95 kB
JSON
{
"css": {
"selectors": {
"is": {
"__compat": {
"description": "<code>:is()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:is",
"support": {
"chrome": [
{
"version_added": "66",
"alternative_name": ":matches()",
"flags": [
{
"type": "preference",
"name": "Experimental Web Platform Features",
"value_to_set": "enabled"
}
],
"notes": "Has issues with combinators (see <a href='https://crbug.com/842157'>bug 842157</a>)."
},
{
"version_added": "12",
"alternative_name": ":-webkit-any()",
"notes": "Doesn't support combinators."
}
],
"chrome_android": [
{
"version_added": "66",
"alternative_name": ":matches()",
"flags": [
{
"type": "preference",
"name": "Experimental Web Platform Features",
"value_to_set": "enabled"
}
],
"notes": "Has issues with combinators (see <a href='https://crbug.com/842157'>bug 842157</a>)."
},
{
"version_added": "18",
"alternative_name": ":-webkit-any()",
"notes": "Doesn't support combinators."
}
],
"edge": {
"version_added": false
},
"edge_mobile": {
"version_added": false
},
"firefox": {
"version_added": "4",
"alternative_name": ":-moz-any()",
"notes": [
"Doesn't support combinators.",
"See <a href='https://bugzil.la/906353'>bug 906353</a>"
]
},
"firefox_android": {
"version_added": "4",
"alternative_name": ":-moz-any()",
"notes": [
"Doesn't support combinators.",
"See <a href='https://bugzil.la/906353'>bug 906353</a>"
]
},
"ie": {
"version_added": false
},
"opera": [
{
"version_added": "53",
"alternative_name": ":matches()",
"flags": [
{
"type": "preference",
"name": "Experimental Web Platform Features",
"value_to_set": "enabled"
}
],
"notes": "Has issues with combinators (see <a href='https://crbug.com/842157'>bug 842157</a>)."
},
{
"version_added": true,
"alternative_name": ":-webkit-any()",
"notes": "Doesn't support combinators."
}
],
"opera_android": [
{
"version_added": "53",
"alternative_name": ":matches()",
"flags": [
{
"type": "preference",
"name": "Experimental Web Platform Features",
"value_to_set": "enabled"
}
],
"notes": "Has issues with combinators (see <a href='https://crbug.com/842157'>bug 842157</a>)."
},
{
"version_added": true,
"alternative_name": ":-webkit-any()",
"notes": "Doesn't support combinators."
}
],
"safari": [
{
"version_added": "9",
"alternative_name": ":matches()"
},
{
"version_added": "5",
"alternative_name": ":-webkit-any()",
"notes": "Doesn't support combinators."
}
],
"safari_ios": [
{
"version_added": "9",
"alternative_name": ":matches()"
},
{
"version_added": "5",
"alternative_name": ":-webkit-any()",
"notes": "Doesn't support combinators."
}
],
"samsunginternet_android": {
"version_added": false
},
"webview_android": {
"version_added": true,
"alternative_name": ":-webkit-any()",
"notes": "Doesn't support combinators."
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}