- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Tue, 26 Jan 2010 16:04:31 +0100
- To: public-mwts@w3.org
Hi, Having tested WCTMB2 on a variety of browsers/devices (per my ACTION-109): • it doesn't seem to work at all in IE6, which seems to choke on document.getElementById('ua').firstChild.nodeValue = 'Tested in ' + navigator.userAgent + '.'; I haven't investigated what makes it choke; I suspect this is likely not the only thing that would break in IE, though • it fails completely on the NetFront browser on my PSP; I don't get much details as to why it fails • it also fails entirely on the Palm Pre emulator, which I finds more surprising • it seems to work reasonably well in FF3.5, Opera 10, Chromium, on Android 1.5 browser It would probably be worth investigating if we can make the test work minimally on IE6 (i.e. at least enough that it can parse it and thus go through the 6s wait-loop that precedes the possibility of submitting scores) Dom
Received on Tuesday, 26 January 2010 15:04:44 UTC