blob: 81cf7a477695fc91bab807257c17b6e2b350f4a4 [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."
}
]
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"tick_marks": {
"__compat": {
"description": "Tick mark support",
"support": {
"chrome": {
"version_added": true
},
"chrome_android": "mirror",
"edge": {
"version_added": "≤79"
},
"firefox": {
"version_added": "109"
},
"firefox_android": "mirror",
"ie": {
"version_added": null
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "12.1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"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 <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": "The slider can be oriented vertically by setting the <code>writing-mode: bt-lr</code> style on the <code>input</code> element."
},
"firefox": {
"version_added": false,
"impl_url": [
"https://bugzil.la/840820",
"https://bugzil.la/981916"
]
},
"firefox_android": "mirror",
"ie": {
"version_added": "10",
"notes": "The slider can be oriented vertically 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": true,
"notes": "The slider can be oriented vertically 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": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}
}