Tag Archives: browsers

Javascript Performance Tests

I just finished testing all the browsers I have in Dromaeo, Mozilla’s Javascript performance test suite. Here’s what I came up with: FF 2 (loaded with plugins): 10815ms; FF 3.0.1 (no plugins): 1789ms; Chrome:444ms;Safari 3.1.2:1961ms; Opera 9.5: 1765ms; IE 8, 7, and 6: Crashed. FF 3.0.1 Linux: 2044ms. I’ve excluded FF 2 from the chart [...]

The Daily Dev Linkup for Nov 28, 2007

Textile Reference
Textile Reference for Brad Choats Textile 2.0.
IE7 only CSS hacks
Targeting IE 7 only using CSS
CSS hacks series
Using CSS hacks to target specific browsers.

Min-Height Fast Hack

This is mostly good for giving hasLayout to elements in IE browsers.