Difference between revisions of "HTML Select"
Jump to navigation
Jump to search
Select Test
Google
Rmccaffery (talk | contribs) |
|||
Line 12: | Line 12: | ||
<br> | <br> | ||
<br> | <br> | ||
− | <a href="http://www.google.com" aria-haspopup="true">Google</a> | + | <a href="http://www.google.com" target="_blank" aria-haspopup="true">Google</a> |
</body> | </body> | ||
</html> | </html> |
Revision as of 21:28, 31 March 2016
Note: This page was used to verify that <select> elements announce "has popup" when testing with TalkBack on Android.