Fixed the case where getComputedStyled was assumed to exist if getBoundingClientRect...
authorJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 13:57:27 +0000 (14:57 +0100)
committerJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 13:57:27 +0000 (14:57 +0100)
commit9a371e2d93d6e0a70b4c99e2ca44cbe14017fe5c
treedec93ca8cdf12eaa71ae89f1da68c1aebacc822a
parent339708cda9985aeef947a28bec1354bdfcc2a358
Fixed the case where getComputedStyled was assumed to exist if getBoundingClientRect did (which isn't the case on the Playstation 3). Fixes #5467.
src/offset.js