Comment Re:IE, when? (Score 5, Interesting) 372
Actually, given the nature of Acid2, it would only allow us to code _broken_ css on these browsers, and have it break _correctly_.
Acid2 tests a lot of corner-case mis-constructions of CSS, and tests that the browser handles the cock-up in the prescribed manner. It doesn't actually test that _correct_ CSS is handled correctly.
Its a good test, but its NOT a full CSS compliance test.
Acid2 tests a lot of corner-case mis-constructions of CSS, and tests that the browser handles the cock-up in the prescribed manner. It doesn't actually test that _correct_ CSS is handled correctly.
Its a good test, but its NOT a full CSS compliance test.