blob: 8ec892b5f0d83cacadded8e12fc7bc412678350c [file]
<!--
@BLINK-ALLOW:textSel*
@MAC-ALLOW:AXRole*
@WIN-ALLOW:caret_offset*
@WIN-ALLOW:ia2_hypertext=*
@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>