- From: Cyril Concolato <cyril.concolato@enst.fr>
- Date: Mon, 03 Nov 2008 13:21:11 +0100
- To: SVG Working Group WG <public-svg-wg@w3.org>
Hi all, We noticed a small problem with conf-reader-201-t.svg. The test uses a variable named 'char', but this is a reserved keyword in ECMAScript 3 (although not in ECMAScript 4). We could change the name of this variable (e.g. 'achar') to make the test less dependent on a version of the ECMAScript language. Also the reference picture still shows the initial state of the text ('...'). This is a bit misleading when you test it. It should show one of the possible random generated prefix but not '...'. Cyril -- Cyril Concolato Maître de Conférences/Associate Professor Groupe Mutimedia/Multimedia Group Département Traitement du Signal et Images /Dept. Signal and Image Processing Ecole Nationale Supérieure des Télécommunications 46 rue Barrault 75 013 Paris, France http://tsi.enst.fr/~concolat
Received on Monday, 3 November 2008 12:21:50 UTC