| { |
| "css": { |
| "selectors": { |
| "in-range": { |
| "__compat": { |
| "description": "`:in-range`", |
| "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" |
| ], |
| "tags": [ |
| "web-features:form-validity-pseudos" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "10", |
| "notes": "Before Chrome 52, `:in-range` matched disabled and read-only inputs (see [bug 41248615](https://crbug.com/41248615)). 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, `:in-range` matched disabled and read-only inputs (see [bug 1264157](https://bugzil.la/1264157)). 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, `:in-range` matched disabled and read-only inputs (see [bug 41248615](https://crbug.com/41248615)). In Opera 39, it was changed to only match enabled read-write inputs." |
| }, |
| "opera_android": { |
| "version_added": "11", |
| "notes": "Before Opera 39, `:in-range` matched disabled and read-only inputs (see [bug 41248615](https://crbug.com/41248615)). In Opera 39, it was changed to only match enabled read-write inputs." |
| }, |
| "safari": { |
| "version_added": "5.1", |
| "notes": "In Safari, `:in-range` matched disabled and read-only inputs (see [bug 156530](https://webkit.org/b/156530)). 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, `:in-range` matched disabled and read-only inputs (see [bug 41248615](https://crbug.com/41248615)). In version 6.0, it was changed to only match enabled read-write inputs." |
| }, |
| "webview_android": { |
| "version_added": "2.2", |
| "notes": "Before version 52, `:in-range` matched disabled and read-only inputs (see [bug 41248615](https://crbug.com/41248615)). In version 52, it was changed to only match enabled read-write inputs." |
| }, |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |