mdn-browser-compat-data
Version:
Browser compatibility data provided by MDN Web Docs
60 lines (59 loc) • 2.39 kB
JSON
{
"html": {
"elements": {
"input": {
"input-reset": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/input/reset",
"description": "<code>type=\"reset\"</code>",
"support": {
"chrome": {
"version_added": "1"
},
"chrome_android": {
"version_added": true
},
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": "1",
"notes": "Unlike other browsers, Firefox by default <a href='http://stackoverflow.com/questions/5985839/bug-with-firefox-disabled-attribute-of-input-not-resetting-when-refreshing'>persists the dynamic disabled state</a> of a <code><button></code> across page loads. Use the <code><a href='https://developer.mozilla.org/docs/Web/HTML/Element/button#attr-autocomplete'>autocomplete</a></code> attribute to control this feature."
},
"firefox_android": {
"version_added": "4",
"notes": "Unlike other browsers, Firefox by default <a href='http://stackoverflow.com/questions/5985839/bug-with-firefox-disabled-attribute-of-input-not-resetting-when-refreshing'>persists the dynamic disabled state</a> of a <code><button></code> across page loads. Use the <code><a href='https://developer.mozilla.org/docs/Web/HTML/Element/button#attr-autocomplete'>autocomplete</a></code> attribute to control this feature."
},
"ie": {
"version_added": true
},
"opera": {
"version_added": true
},
"opera_android": {
"version_added": true
},
"safari": {
"version_added": "1"
},
"safari_ios": {
"version_added": true
},
"samsunginternet_android": {
"version_added": true
},
"webview_android": {
"version_added": true
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}