| <!-- | |
| @BLINK-ALLOW:inputType=* | |
| @MAC-ALLOW:AXRoleDescription | |
| @UIA-WIN-ALLOW:LocalizedControlType='local date and time picker' | |
| @WIN-ALLOW:description=* | |
| @WIN-ALLOW:haspopup* | |
| @WIN-ALLOW:localized_extended_role='local date and time picker' | |
| @WIN-ALLOW:ia2_hypertext=* | |
| @WIN-ALLOW:text-input-type* | |
| @AURALINUX-ALLOW:text-input-type:* | |
| @AURALINUX-ALLOW:description=* | |
| @AURALINUX-ALLOW:haspopup* | |
| --> | |
| <!DOCTYPE html> | |
| <html> | |
| <body> | |
| <input type="datetime-local"> | |
| </body> | |
| </html> |