w3c / Mobile-Checker

The Mobile Checker is a tool for Web developers who want to make their Web page or Web app work better on mobile devices.
https://validator.w3.org/mobile-alpha/
MIT License
322 stars 84 forks source link

Device options are not accessible #119

Open dontcallmedom opened 9 years ago

dontcallmedom commented 9 years ago

From https://lists.w3.org/Archives/Public/public-web-mobile/2015Jul/0002.html:

As a very quick suggestion: those "540x960 XHDPI" etc options are not keyboard/screenreader accessible in their current form (with the display:none'd <input>)

hexalys commented 9 years ago

On top of that, I strongly suggest the use of viewport pixels as a better reference. XHDPI language is more for hardware geeks than front-end/css designers who go by pixels + dpr.