5 comments

[ 3.4 ms ] story [ 21.5 ms ] thread
Only works on iOS/Android (i think).
On Mac OS X it actually works with Chrome but not with Firefox, Safari or Opera.
FWIW, it works on OS X Safari if you set the UA to 'Safari iOS - iPhone' via the Develop menu.
Working on Linux with latest Chromium, but not with Firefox 4. Expected, as it's using a Webkit specific CSS property on the body:

  .z91arm {
    -webkit-transform: rotate(1deg);
  }
Worked on Chrome / WinXP