Topic: Acid2 test results
I am in the process of testing Tripoli for use with web development. I copied your example pages, and compared them with four browsers: Firefox2.0, Opera9.27, Safari3.1.1, and IE7.0 by opening them all at once, and looking at them side by side. The tests were the HTML Sample, Selectors, and Layout. I also included one more test file: Acid2.
I looked at the test files before Tripoli on all four browsers, and after installing tripoli in the test file, especially looking for browser differences, and what happen after Tripoli.
My first impression was that Tripoli did indeed make all the browsers more uniform. And the test did open my eyes to the differences in the various browsers.
Then we come to Acid2, a test built for CSS conformance by the Web Standards Project. First off, Safari and Opera passed, Firefox almost passed, and IE failed miserably. However, after Tripoli was injected in the test files. All four browsers failed. I was hoping all four browsers passed.
So my query. Is the Acid tests a good test for Tripoli? My hope would be that the inclusion of Tripoli would cause all four browsers to pass, or at least all fail the same. That may be a tall order.
In fairness. Since the Acid test uses header css tags, I applied Tripoli at the top of the head section. So the Acid test overrode the tripoli css, but this is I believe how Tripoli was meant to be applied. I will have to go back and test what would happen if I included Tripoli at the bottom of the header when I have a few more cycles.