blob: 0da9d14ae66a8e9d7953e68918dca8afedabcc4b [file] [log] [blame]
{
"css": {
"selectors": {
"autofill": {
"__compat": {
"description": "`:autofill`",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Selectors/:autofill",
"spec_url": [
"https://html.spec.whatwg.org/multipage/semantics-other.html#selector-autofill",
"https://drafts.csswg.org/selectors/#selectordef-autofill"
],
"tags": [
"web-features:autofill"
],
"support": {
"chrome": [
{
"version_added": "110"
},
{
"prefix": "-webkit-",
"version_added": "1"
}
],
"chrome_android": "mirror",
"edge": "mirror",
"firefox": [
{
"version_added": "86",
"partial_implementation": true,
"notes": "The `:autofill` pseudo-class matches autofilled username and password fields, but not other autocompleted fields. See [bug 1923525](https://bugzil.la/1923525)."
},
{
"prefix": "-webkit-",
"version_added": "86",
"partial_implementation": true,
"notes": "The `:-webkit-autofill` pseudo-class matches autofilled username and password fields, but not other autocompleted fields. See [bug 1923525](https://bugzil.la/1923525)."
}
],
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": [
{
"version_added": "15"
},
{
"prefix": "-webkit-",
"version_added": "3"
}
],
"safari_ios": [
{
"version_added": "15"
},
{
"prefix": "-webkit-",
"version_added": "1"
}
],
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}