| { |
| "html": { |
| "elements": { |
| "input": { |
| "type_range": { |
| "__compat": { |
| "description": "`type=\"range\"`", |
| "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/input/range", |
| "spec_url": "https://html.spec.whatwg.org/multipage/input.html#range-state-(type=range)", |
| "tags": [ |
| "web-features:input-range" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "4" |
| }, |
| "chrome_android": { |
| "version_added": "57" |
| }, |
| "edge": { |
| "version_added": "12" |
| }, |
| "firefox": { |
| "version_added": "23" |
| }, |
| "firefox_android": { |
| "version_added": "52" |
| }, |
| "ie": { |
| "version_added": "10" |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "11" |
| }, |
| "opera_android": { |
| "version_added": "11" |
| }, |
| "safari": { |
| "version_added": "3.1" |
| }, |
| "safari_ios": { |
| "version_added": "5" |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": [ |
| { |
| "version_added": "4.4" |
| }, |
| { |
| "version_added": "2", |
| "version_removed": "4.4", |
| "partial_implementation": true, |
| "notes": "Pre-Chromium Android WebView recognizes the `range` type, but doesn't implement a range-specific control." |
| } |
| ], |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| }, |
| "tick_marks": { |
| "__compat": { |
| "description": "Tick mark support", |
| "tags": [ |
| "web-features:input-range" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "≤67" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "109" |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "12.1" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "vertical_orientation": { |
| "__compat": { |
| "description": "Vertically-oriented range sliders", |
| "tags": [ |
| "web-features:input-range" |
| ], |
| "support": { |
| "chrome": [ |
| { |
| "version_added": "124", |
| "notes": "Vertical orientation available via the `writing-mode` property (see [Creating vertical controls](https://developer.mozilla.org/docs/Web/CSS/CSS_writing_modes/Vertical_controls))." |
| }, |
| { |
| "version_added": "≤67", |
| "partial_implementation": true, |
| "notes": "Vertical orientation available by setting the non-standard `-webkit-appearance: slider-vertical` style on the `input` element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers." |
| } |
| ], |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "12", |
| "notes": "Vertical orientation available by setting the `writing-mode: bt-lr` style on the `input` element." |
| }, |
| "firefox": [ |
| { |
| "version_added": "120", |
| "notes": "Vertical orientation available via the `writing-mode` property (see [Creating vertical controls](https://developer.mozilla.org/docs/Web/CSS/CSS_writing_modes/Vertical_controls))." |
| }, |
| { |
| "version_added": "≤72", |
| "impl_url": [ |
| "https://bugzil.la/840820", |
| "https://bugzil.la/981916" |
| ], |
| "partial_implementation": true, |
| "notes": "Supported using the non-standard `orient=\"vertical\"` attribute." |
| } |
| ], |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": "10", |
| "notes": "Vertical orientation available by setting the `writing-mode: bt-lr` style on the `input` element." |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": [ |
| { |
| "version_added": "16.5", |
| "notes": "Vertical orientation available via the `writing-mode` property (see [Creating vertical controls](https://developer.mozilla.org/docs/Web/CSS/CSS_writing_modes/Vertical_controls))." |
| }, |
| { |
| "version_added": "3.1", |
| "partial_implementation": true, |
| "notes": "Vertical orientation available by setting the non-standard `-webkit-appearance: slider-vertical` style on the `input` element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers." |
| } |
| ], |
| "safari_ios": [ |
| { |
| "version_added": "16.5", |
| "notes": "Vertical orientation available via the `writing-mode` property (see [Creating vertical controls](https://developer.mozilla.org/docs/Web/CSS/CSS_writing_modes/Vertical_controls))." |
| }, |
| { |
| "version_added": "5", |
| "partial_implementation": true, |
| "notes": "Vertical orientation available by setting the non-standard `-webkit-appearance: slider-vertical` style on the `input` element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers." |
| } |
| ], |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |