- From: Cyril Concolato <cyril.concolato@enst.fr>
- Date: Fri, 20 Nov 2009 18:50:00 +0100
- To: public-webapps <public-webapps@w3.org>
Hi, The test d1.wgt is about the src attribute of the icon element. It says that it tests the following assertion: "If the src attribute of this icon element is absent, then the user agent must ignore this element." but the config.xml contains an src attribute with an empty value. This seems a bit different to me. Maybe you should modify the spec as follows: "If the src attribute of this icon element is absent *or empty*, then the user agent must ignore this element." Also you should make sure the tests are aligned between the icon element and the content element. There does not seem to be such test with the content element. If you make such test, you should also align the spec in the same manner. 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 Friday, 20 November 2009 17:50:29 UTC