different result of width() and height() since jQuery 3.0 · Issue #3193 · jquery/jquery

Just to provide feedback: #2439 has not only the impact returning non-integer values. I have a CSS transform:scale(2) in a root element with a div which has css width 200px. jQuery 2.x returns 200 ...