WordPress themes that are browser tested and maintained?

Are there any developers that offer themes that have a defined list of browsers tested, on desktop and mobile devices, that are also periodically updated to account for new browser versions?

Related posts

Leave a Reply

2 comments

  1. New browser versions not only follow standards more closely but are very well coded for rendering almost anything. There are no real forward compatibility issues when it comes to styling (outside bugs).

    Modern browsers can render garbage code as though it was written by Tim Berners-Lee. If a template works in IE6 and IE7 you can rest assured it will render in any versions above that since the vast majority of problems are related to Microsoft.

    If you have specific needs (mobile, email, accessibility) there are various testing applications for rendering sites.