Currently on the iPhone simulator:
I have a simple WebView loading some simple HTML. Everything looks fine in portrait, but when I rotate the simulator to landscape, the text is suddenly much larger. Rotate it to landscape (reversed), the text is still large. But rotate it back to portrait and the text is the right (original) size.
Is this normal behaviour for a WebView?
And if so, is there a way around it, so that the font stays the same (so that, obviously, lines will be longer) in landscape?