Topic: The Acid2 Browser  (Read 1205 times)

0 Members and 1 Guest are viewing this topic.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
The Acid2 Browser
« on: August 02, 2005, 04:51:24 pm »
The Acid2 test is flawed. On the home page of the site { http://www.webstandards.org/act/acid2/ } the project state in part the following:
 
Note: some 827 people (rough estimate, contents may have settled during shipping) have written to point out that the CSS used in the test is invalid. This is deliberate, as a means of exposing the ability of user agents to handle invalid CSS properly.

It seems to me that it is possible the designers of this test might have knowingly or unknowingly skewed the CSS with non-compliant tags such that it will not render properly in IE5+. It is also plain silly to do a test this way; it is like taking a car out across the mojave desert to test how it performs on slick, black ice covered roads. There is no way to know but that it didn't do well in the desert--or in this case, the browser does not render bad code well.
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: The Acid2 Browser
« Reply #1 on: August 02, 2005, 09:28:57 pm »
I'd say its more likely to publicise that IE will handle css that other browsers will not. I have seen more than one web application that includes separate IE-only css files. (mostly  to do with fancy tables and dhtml effects as I recall). Easy Toasty0, not everyone is out to get MS.  ;D This is possibly an issue however as MS has the tendency to try and establish web standards as if it were the authority.

Note: both IE and Firefox fail miserably on my machine - neither even remotely resembles the reference rendering.

check the results of that test page here: http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.webstandards.org%2Fact%2Facid2%2Ftest.html%23top&usermedium=all

http://jigsaw.w3.org/css-validator/

http://www.w3.org/

Note, that the page also uses png images which IE has never handled properly and still refuses to even with the promised improvements in IE7 (will still only handle 256 colors in images with transparencies... as if it were a gif). This one irks the hell out of me as it applies directly to my webmap which must use a directx alpha filter to display pngs properly in IE which adds a huge load on the client machine... Mozilla handles pngs properly natively with reasonable resource use. I'm not sure what MS has against pngs, I cant figure out why they won't handle them properly - I cant immediately think of a competing MS technology...
« Last Edit: August 02, 2005, 09:48:01 pm by Bonk »

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: The Acid2 Browser
« Reply #2 on: August 02, 2005, 10:01:20 pm »
I haven't read the specs lately but I thought IE7 was supposed to handle png fully. Not so, or not so in the early beta?
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: The Acid2 Browser
« Reply #3 on: August 02, 2005, 11:14:21 pm »
Pretty sure it will be only 256 colors with transparency, like gifs. Last I read anyway, but I forget where. I'd be quite pleased if IE7 will fully handle pngs, but as I recall, what they define as "fully" is only a small part of the png file definition. Hopefully I'm wrong...

This looks encouraging though:
http://blogs.msdn.com/ie/archive/2005/04/26/412263.aspx

The current state of pngs in IE:
http://www.libpng.org/pub/png/pngapbr.html#msie-win-unix