{ "html": { "elements": { "input": { "input-range": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/input/range", "description": "type=\"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" }, "opera": { "version_added": "11" }, "opera_android": { "version_added": true }, "safari": { "version_added": "3.1" }, "safari_ios": { "version_added": "5.1" }, "samsunginternet_android": { "version_added": "7.0" }, "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." } ] }, "status": { "experimental": false, "standard_track": true, "deprecated": false } }, "tick_marks": { "__compat": { "description": "Tick mark support", "support": { "chrome": { "version_added": true }, "chrome_android": { "version_added": true }, "edge": { "version_added": "≤79" }, "firefox": { "version_added": false, "notes": "See bug 841942." }, "firefox_android": { "version_added": false, "notes": "See bug 841942." }, "ie": { "version_added": null }, "opera": { "version_added": true }, "opera_android": { "version_added": true }, "safari": { "version_added": false }, "safari_ios": { "version_added": false }, "samsunginternet_android": { "version_added": true }, "webview_android": { "version_added": true } }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } }, "vertical_orientation": { "__compat": { "description": "Vertically-oriented slider support", "support": { "chrome": { "version_added": true, "notes": "The slider can be oriented vertically 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": { "version_added": true, "notes": "The slider can be oriented vertically 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." }, "edge": { "version_added": "12", "notes": "The slider can be oriented vertically by setting the writing-mode: bt-lr style on the input element." }, "firefox": { "version_added": false, "notes": "See bug 840820 and bug 981916." }, "firefox_android": { "version_added": false, "notes": "See bug 840820 and bug 981916." }, "ie": { "version_added": "10", "notes": "The slider can be oriented vertically by setting the writing-mode: bt-lr style on the input element." }, "opera": { "version_added": true, "notes": "The slider can be oriented vertically 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." }, "opera_android": { "version_added": true, "notes": "The slider can be oriented vertically 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": { "version_added": true, "notes": "The slider can be oriented vertically 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": true, "notes": "The slider can be oriented vertically 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": { "version_added": true, "notes": "The slider can be oriented vertically 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." }, "webview_android": { "version_added": true, "notes": "The slider can be oriented vertically 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." } }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } } } } } } }