Opera 9.2 was interpreting .5 as 0.50, changing it to .55 lets the result be the...
authorJohn Resig <jeresig@gmail.com>
Wed, 11 Nov 2009 18:45:03 +0000 (13:45 -0500)
committerJohn Resig <jeresig@gmail.com>
Wed, 11 Nov 2009 18:45:03 +0000 (13:45 -0500)
commitd933e9c26d9c883af6de6a48c456294748582d3c
treef95ad016364db32b266a701844ef6ab341af432a
parentdee8e45ef35b4e97693a03c8199e7556823cf5c3
Opera 9.2 was interpreting .5 as 0.50, changing it to .55 lets the result be the same in all browsers: 0.55. Fixes #5344.
src/support.js