blob: f2dcce243650cb98e1273e9508ecb40106ac51ac [file] [log] [blame] [edit]
{
"html": {
"elements": {
"input": {
"type_email": {
"__compat": {
"description": "`type=\"email\"`",
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/input/email",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#email-state-(type=email)",
"tags": [
"web-features:input-email-tel-url"
],
"support": {
"chrome": {
"version_added": "5"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": "1"
},
"firefox_android": "mirror",
"ie": {
"version_added": "10"
},
"oculus": "mirror",
"opera": {
"version_added": "11"
},
"opera_android": {
"version_added": "11"
},
"safari": {
"version_added": "5"
},
"safari_ios": {
"version_added": "3",
"notes": [
"Doesn't do validation, but instead offers a custom 'email' keyboard, which is designed to make entering email addresses easier.",
"The custom 'email' keyboard does not provide a comma key, so users cannot enter multiple email addresses.",
"Automatically applies a default style of `opacity: 0.4` to disable textual `<input>` elements, including those of type 'email'. Other major browsers don't currently share this particular default style."
]
},
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}