It includes recommendations on style sheets, interface interactions, form sizing and layouts, supported media types, and a lot more.
They also list "unsupported" technologies (like Flash) and other functions and features you should not use, many of which I indicated in Is Your Site Design Ready For The Future?
As an example, Safari for iPhone does not support:
window.showModalDialog()- Mouse-over events
- Hover styles
- Tool tips
- Java applets
- Plug-in installation
- Custom x.509 certificates
They even have sample code. All in all it's definitely worth checking out.
Comments