Tests different method to apply a bunch of styles.

  1. Join styles into a string and apply them together
  2. Apply styles separately

Result: In Gecko-1.8.x and IE6/7 method #2 runs with double performance compared to method #1.