I unknowingly relied on undefined behaviour in JavaScript Array.sort; worked fine/as expected in Firefox but then got bug reports that turned out to be Chrome/Safari.
Interesting - what were the details? I've never heard of this and rely on this feature all the time so please do share the reproduction so we can all benefit?