Fixed typo
authorPhilippe Le Hégaret <plh@w3.org>
Mon, 08 Dec 2008 21:00:58 +0000
changeset 38 2fa87362db1b
parent 37 cb33ee457450
child 39 b1c9ec066615
Fixed typo
testsuite/Styling/LineHeight001.xml
testsuite/Styling/LineHeight002.xml
testsuite/Styling/LineHeight003.xml
testsuite/Styling/Padding001.xml
testsuite/Styling/Padding002.xml
testsuite/Styling/Padding003.xml
testsuite/Styling/Padding004.xml
testsuite/Styling/Style001.xml
testsuite/Styling/Styling001.xml
testsuite/Styling/TextAlign001.xml
testsuite/Styling/TextAlign002.xml
testsuite/Styling/TextAlign003.xml
testsuite/Styling/TextAlign004.xml
testsuite/Styling/TextAlign005.xml
testsuite/Styling/TextAlign006.xml
testsuite/Styling/TextDecoration001.xml
testsuite/Styling/TextDecoration002.xml
testsuite/Styling/TextDecoration003.xml
testsuite/Styling/TextDecoration004.xml
testsuite/Styling/TextDecoration005.xml
testsuite/Styling/TextDecoration006.xml
testsuite/Styling/TextDecoration007.xml
testsuite/Styling/TextDecoration008.xml
testsuite/Styling/TextDecoration009.xml
testsuite/Styling/TextDecoration010.xml
testsuite/Styling/TextDecoration011.xml
testsuite/Styling/TextDecoration012.xml
testsuite/Styling/TextOutline001.xml
testsuite/Styling/TextOutline002.xml
testsuite/Styling/TextOutline003.xml
testsuite/Styling/TextOutline004.xml
testsuite/Styling/TextOutline005.xml
testsuite/Styling/Visibility001.xml
testsuite/Styling/Visibility002.xml
testsuite/Styling/Visibility003.xml
--- a/testsuite/Styling/LineHeight001.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/LineHeight001.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
     	<p begin="0s" end="10s">The line height of this <br />two-row caption is normal.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/LineHeight002.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/LineHeight002.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
     	<p begin="0s" end="10s" tts:lineHeight="normal">The line height of this <br />two-row caption is normal.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/LineHeight003.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/LineHeight003.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
     	<p begin="0s" end="10s">The line height of this <br />two-row caption is 30 pixels.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Padding001.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Padding001.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
       <p begin="0s" end="10s">All the edges are padded <br />by 20 pixels.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Padding002.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Padding002.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -21,4 +21,4 @@
 
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Padding003.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Padding003.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -23,4 +23,4 @@
 
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Padding004.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Padding004.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -24,4 +24,4 @@
       <p begin="15s" end="20s">The start edge <br />is padded by 40 pixels.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Style001.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Style001.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
     	<p begin="0s" end="10s">This caption is aligned in the center, has a blue background and undecorated yellow text.</p>
    	 </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Styling001.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Styling001.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -20,4 +20,4 @@
      	<p begin="5s" end="10s" style="s2">This caption is left aligned, has a green background and blue underlined text.</p>
    	 </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextAlign001.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextAlign001.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textAlign="right">This caption is on the right.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextAlign002.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextAlign002.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textAlign="right"><span tts:textAlign="left">This caption is on the left</span>.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextAlign003.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextAlign003.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
       <p begin="0s" end="10s">This caption is in the center.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextAlign004.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextAlign004.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s">This caption is on the right.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextAlign005.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextAlign005.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s">This caption is on the left.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextAlign006.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextAlign006.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s"><span tts:textAlign="center">This caption is in the center.</span></p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration001.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration001.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p tts:textDecoration="none" begin="0s" end="10s">This text has no decoration.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration002.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration002.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s">The last word in this caption is <span tts:textDecoration="underline">underlined</span>.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration003.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration003.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
       <p begin="0s" end="10s">The last two words in this caption are<span tts:textDecoration="none"> <br />not underlined.</span></p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration004.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration004.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
       <p begin="0s" end="10s">All the words in this caption are underlined.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration005.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration005.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s">All the words in this caption are underlined.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration006.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration006.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s">All the words in this caption are underlined.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration007.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration007.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textDecoration="underline">The last two words in this caption are <br /><span tts:textDecoration="noUnderline">not underlined</span>.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration008.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration008.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textDecoration="lineThrough">This text contains a throughline.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration009.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration009.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textDecoration="lineThrough">The last four words have <br /><span tts:textDecoration="noLineThrough">no line through them</span>.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration010.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration010.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textDecoration="overline">This entire caption contains an overline.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration011.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration011.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textDecoration="overline">The first row contains an overline, <br /> <span tts:textDecoration="noOverline">but the second row does not</span>.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextDecoration012.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextDecoration012.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textDecoration="underline">All words in this caption are <span tts:textDecoration="underline">underlined</span>.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextOutline001.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextOutline001.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
       <p begin="0s" end="10s" tts:textOutline="none" >This text has no outline.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextOutline002.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextOutline002.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -15,4 +15,4 @@
       <p begin="0s" end="10s" tts:textOutline="3px" >This text has a three-pixel outline that is the same color as the text.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextOutline003.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextOutline003.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -17,4 +17,4 @@
       <p begin="5s" end="10s" tts:textOutline="2px 3px" >plus a three-pixel blur radius.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextOutline004.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextOutline004.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
       <p begin="0s" end="5s">This text has a red, two-pixel outline.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/TextOutline005.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/TextOutline005.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
             <p begin="0s" end="10s">This text has a red, three-pixel outline<br />and a two-pixel blur radius.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Visibility001.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Visibility001.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
     	<p begin="0s" end="10s">This text is visible.</p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Visibility002.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Visibility002.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
     	<p begin="0s" end="10s"><span tts:visibility="visible">All the words in this caption are visible.</span></p>
     </div>
   </body>
-</tt
+</tt>
--- a/testsuite/Styling/Visibility003.xml	Mon Dec 08 20:48:55 2008 +0000
+++ b/testsuite/Styling/Visibility003.xml	Mon Dec 08 21:00:58 2008 +0000
@@ -18,4 +18,4 @@
     	<p begin="0s" end="10s">The second row of text is invisible:<br /><span tts:visibility="hidden">invisible text</span>.</p>
     </div>
   </body>
-</tt
+</tt>