New browsers, new acid test
With all the new versions of browsers being released lately we wanted to take a good look at each. We use all the major browsers to test the websites and HTML templates we build. We need to be sure the HTML will be rendered identically on all of the browsers and operating systems that might ever be used to view that particular code.
The older Acid 3 test for browsers was a great test to check browsers for XHTML 1.1/CSS2 compatibility. Indeed, some currently popular browsers fail the older Acid 3 test, but most pass it easily.
What we wanted was a test that checks for HTML 5/CSS 3 compatibility and we found that at html5test.com, this seem be a very detailed test of the HTML 5 capabilities of a particular browser.