With the case of rotation to an element I was expecting a similar behavior in both the clients.
In my case I need to rotate a text in a label to 270 degree to make the text appear from bottom to top and not the default from left to right.
And I am not sure which one is expected behavior when a label with text is rotated:
smart client :- only text is rotated.
web client : both the label and text is rotated.
Any suggestions to over come this is also welcomed.