| { |
| "html": { |
| "elements": { |
| "input": { |
| "type_month": { |
| "__compat": { |
| "description": "`type=\"month\"`", |
| "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/input/month", |
| "spec_url": "https://html.spec.whatwg.org/multipage/input.html#month-state-(type=month)", |
| "tags": [ |
| "web-features:input-date-time" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "20" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "12" |
| }, |
| "firefox": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/888320" |
| }, |
| "firefox_android": { |
| "version_added": "18" |
| }, |
| "ie": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "11" |
| }, |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false, |
| "notes": "The input type is recognized, but there is no month-specific control. See [bug 200416](https://webkit.org/b/200416)." |
| }, |
| "safari_ios": { |
| "version_added": "≤11.3" |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |
| } |