New
authorPhilippe Le Hégaret <plh@w3.org>
Thu, 29 Oct 2009 18:12:10 +0000
changeset 187 41f7fede1dec
parent 186 9e18cd2f0acf
child 188 d57726e89d1e
New
testsuite/web-framework/tests.js
--- a/testsuite/web-framework/tests.js	Thu Oct 29 18:11:29 2009 +0000
+++ b/testsuite/web-framework/tests.js	Thu Oct 29 18:12:10 2009 +0000
@@ -126,7 +126,7 @@
 addTest("../Styling/TextDecoration010.xml","TextDecoration010","Test tts:textDecoration attribute with the overline value.","Styling Test");
 addTest("../Styling/TextDecoration011.xml","TextDecoration011","Test tts:textDecoration attribute with the noOverline value.","Styling Test");
 addTest("../Styling/TextDecoration012.xml","TextDecoration012","Test tts:textDecoration attribute with underline and line through.","Styling Test");
-addTest("../Styling/TextDecoration013.xml","TextDecoration013","Test tts:textDecoration attribute with underline, overline and line through.","Styling Test");
+addTest("../Styling/TextDecoration013.xml","TextDecoration013","Test tts:textDecoration attribute with underline, an overline and line through.","Styling Test");
 addTest("../Styling/TextOutline001.xml","TextOutline001","Test tts:textOutline attribute using the none value.","Styling Test");
 addTest("../Styling/TextOutline002.xml","TextOutline002","Test tts:textOutline attribute using a value for outline thickness.","Styling Test");
 addTest("../Styling/TextOutline003.xml","TextOutline003","Test tts:textOutline attribute using values for outline thickness and blur radius.","Styling Test");