typo
authorGiuseppe Pascale <giuseppep@opera.com>
Thu, 19 Jan 2012 13:25:20 +0100
changeset 30 eab54bc9bfa0
parent 29 3776ef000e28
child 31 b8c239bed1a1
typo
tvprofile/tv-src.html
--- a/tvprofile/tv-src.html	Thu Jan 19 13:15:43 2012 +0100
+++ b/tvprofile/tv-src.html	Thu Jan 19 13:25:20 2012 +0100
@@ -374,7 +374,7 @@
 		Relevant test material can be found here:
 		<ul>
 			<li><a href="http://www.w3.org/Style/CSS/Test/">CSS tests</a></li>
-			<li><a href="http://w3c-test.org/">W3C Test Suite Framework</a></li>		
+			<li><a href="http://w3c-test.org/framework/">W3C Test Suite Framework</a></li>		
 		</ul>	
 	</div>
 	<section><h2>Testing Infrastructure</h2></section>
@@ -386,7 +386,7 @@
 	<h2>Performances</h2>
 	<div class="issue">
 		<ul>
-		<li>DO we need to identify different class of devices and associate different performance requirement? E.g. we could have 3 classes A,B,C and say A devices score less than x, B between x and y and C more then y (where x,y,z are defined for each benchmark)</li>
+		<li>Do we need to identify different class of devices and associate different performance requirement? E.g. we could have 3 classes A,B,C and say A devices score less than x, B between x and y and C more then y (where x,y,z are defined for each benchmark)</li>
 		<li>How performances should be linked to requirements? E.g. if we have 3 classes and a feature N, should we say that A SHALL NOT support N, B may support N, C SHALL support N?</li>
 		</ul>
 	</div>