blob: 07b845a11d145bd6192aaecb0313a17fde8a4916 [file] [log] [blame]
<!--
@BLINK-ALLOW:inputType=*
@MAC-ALLOW:AXRole*
@UIA-WIN-ALLOW:LocalizedControlType='date picker'
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:localized_extended_role='date picker'
-->
<!DOCTYPE html>
<html>
<body>
<input type="date" value="2008-09-01">
<input type="date" value="2008-09-01" aria-label="When">
</body>
</html>