blob: dbf666169d3986deb34c5a486bacb6d3c0d309fa [file] [edit]
{
"html": {
"elements": {
"input": {
"type_range": {
"__compat": {
"description": "<code>type=\"range\"</code>",
"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)",
"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 <code>range</code> 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",
"support": {
"chrome": {
"version_added": "≤67"
},
"chrome_android": "mirror",
"edge": {
"version_added": "≤79"
},
"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",
"support": {
"chrome": [
{
"version_added": "124",
"notes": "Vertical orientation available via the <code>writing-mode</code> property (see <a href='https://developer.mozilla.org/docs/Web/CSS/CSS_writing_modes/Vertical_controls'>Creating vertical controls</a>)."
},
{
"version_added": "≤67",
"partial_implementation": true,
"notes": "Vertical orientation available by setting the non-standard <code>-webkit-appearance: slider-vertical</code> style on the <code>input</code> 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 <code>writing-mode: bt-lr</code> style on the <code>input</code> element."
},
"firefox": [
{
"version_added": "120",
"notes": "Vertical orientation available via the <code>writing-mode</code> property (see <a href='https://developer.mozilla.org/docs/Web/CSS/CSS_writing_modes/Vertical_controls'>Creating vertical controls</a>)."
},
{
"version_added": "≤72",
"impl_url": [
"https://bugzil.la/840820",
"https://bugzil.la/981916"
],
"partial_implementation": true,
"notes": "Supported using the non-standard <code>orient=\"vertical\"</code> attribute."
}
],
"firefox_android": "mirror",
"ie": {
"version_added": "10",
"notes": "Vertical orientation available by setting the <code>writing-mode: bt-lr</code> style on the <code>input</code> element."
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": [
{
"version_added": "16.5",
"notes": "Vertical orientation available via the <code>writing-mode</code> property (see <a href='https://developer.mozilla.org/docs/Web/CSS/CSS_writing_modes/Vertical_controls'>Creating vertical controls</a>)."
},
{
"version_added": "3.1",
"partial_implementation": true,
"notes": "Vertical orientation available by setting the non-standard <code>-webkit-appearance: slider-vertical</code> style on the <code>input</code> 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 <code>writing-mode</code> property (see <a href='https://developer.mozilla.org/docs/Web/CSS/CSS_writing_modes/Vertical_controls'>Creating vertical controls</a>)."
},
{
"version_added": "5",
"partial_implementation": true,
"notes": "Vertical orientation available by setting the non-standard <code>-webkit-appearance: slider-vertical</code> style on the <code>input</code> 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
}
}
}
}
}
}
}
}