blob: efd6f9d417bbe518f14fa0e4d8df20ce7c2b5b42 [file]
<!--
@BLINK-ALLOW:inputType=*
@BLINK-ALLOW:textSel*
@MAC-ALLOW:AXRole*
@UIA-WIN-ALLOW:LocalizedControlType=*
@WIN-ALLOW:caret_offset*
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:localized_extended_role=*
@WIN-ALLOW:n_selections*
@WIN-ALLOW:selection_start*
@WIN-ALLOW:selection_end*
@WIN-ALLOW:text-input-type*
@AURALINUX-ALLOW:xml-roles:*
@AURALINUX-ALLOW:text-input-type:*
@AURALINUX-ALLOW:focus*
@AURALINUX-ALLOW:editable
-->
<!DOCTYPE html>
<html>
<body>
<input type="email" value="someone@example.com">
</body>
</html>