Retrieve width/height of a css3 scaled element

getBoundingClientRect() returns the correct values for me.

jsFiddle.

Leave a Comment