- From: Stefan Radomski <radomski@tk.informatik.tu-darmstadt.de>
- Date: Wed, 25 Jun 2014 08:39:47 +0000
- To: "www-voice@w3.org (www-voice@w3.org)" <www-voice@w3.org>
In test534, there is a pair of quotes missing in the parameter to search: <transition event="test" cond="_event.raw.search(_scxmleventname=test) !== -1" target="pass"/> ought to be <transition event="test" cond=“_event.raw.search('_scxmleventname=test') !== -1" target="pass"/> Regards Stefan
Received on Wednesday, 25 June 2014 08:40:14 UTC