On Fri, 26 Apr 2013 14:52:22 +0200, Mathieu Stumpf psychoslave@culture-libre.org wrote:
I'm using firefex 8.0.1.
Only Firefox >= 11 is supported (but I have no idea why; I've just checked the source code to find out).
Here's the current full compatibility map for other browsers, if anyone's interested (it might change at any time):
{ msie: [['>=', 9]], firefox: [['>=', 11]], iceweasel: [['>=', 10]], safari: [['>=', 5]], chrome: [['>=', 19]], opera: false, netscape: false, blackberry: false }
("false" means all versions are blacklisted.)