blob: 2e6ecf367a94f0da18cb349cbf2ff99e3878761e [file] [edit]
{
"css": {
"selectors": {
"in-range": {
"__compat": {
"description": "<code>:in-range</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:in-range",
"spec_url": [
"https://html.spec.whatwg.org/multipage/semantics-other.html#selector-in-range",
"https://drafts.csswg.org/selectors/#in-range-pseudo"
],
"support": {
"chrome": {
"version_added": "10",
"notes": "Before Chrome 52, <code>:in-range</code> matched disabled and read-only inputs (see <a href='https://crbug.com/602568'>Chromium bug 602568</a>). In Chrome 52, it was changed to only match enabled read-write inputs."
},
"chrome_android": "mirror",
"edge": {
"version_added": "13"
},
"firefox": {
"version_added": "29",
"notes": "Before Firefox 50, <code>:in-range</code> matched disabled and read-only inputs (see <a href='https://bugzil.la/1264157'>bug 1264157</a>). In Firefox 50, it was changed to only match enabled read-write inputs."
},
"firefox_android": {
"version_added": "16"
},
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": {
"version_added": "11",
"notes": "Before Opera 39, <code>:in-range</code> matched disabled and read-only inputs (see <a href='https://crbug.com/602568'>Chromium bug 602568</a>). In Opera 39, it was changed to only match enabled read-write inputs."
},
"opera_android": {
"version_added": "11",
"notes": "Before Opera 39, <code>:in-range</code> matched disabled and read-only inputs (see <a href='https://crbug.com/602568'>Chromium bug 602568</a>). In Opera 39, it was changed to only match enabled read-write inputs."
},
"safari": {
"version_added": "5.1",
"notes": "In Safari, <code>:in-range</code> matched disabled and read-only inputs (see <a href='https://webkit.org/b/156530'>bug 156530</a>). It was later changed to only match enabled read-write inputs."
},
"safari_ios": "mirror",
"samsunginternet_android": {
"version_added": "1.0",
"notes": "Before version 6.0, <code>:in-range</code> matched disabled and read-only inputs (see <a href='https://crbug.com/602568'>Chromium bug 602568</a>). In version 6.0, it was changed to only match enabled read-write inputs."
},
"webview_android": {
"version_added": "2.2",
"notes": "Before version 52, <code>:in-range</code> matched disabled and read-only inputs (see <a href='https://crbug.com/602568'>Chromium bug 602568</a>). In version 52, it was changed to only match enabled read-write inputs."
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}