Safari Wobble?

This page repeatedly does self.resizeBy(0,amount);, where amount is switched between 1 and -1.

It seems Safari 1.2 moves the whole window instead of simply moving the bottom border of the window, as it should.

Is this a bug? It doesn't wobble when I resize the window horizontally.