New
authorPhilippe Le Hégaret <plh@w3.org>
Thu, 20 Nov 2008 21:52:28 +0000
changeset 9 2d791918f67b
parent 8 44de7a2f05f1
child 10 c723c30e99cb
New
testsuite/Report/report.html
--- a/testsuite/Report/report.html	Thu Nov 20 21:52:16 2008 +0000
+++ b/testsuite/Report/report.html	Thu Nov 20 21:52:28 2008 +0000
@@ -30,123 +30,179 @@
          </thead>
          <tbody>
             <tr>
-               <th>Content Test - Br - 001</th>
+               <th>
+                  <a href="../Content/Br001.xml">Content Test - Br - 001</a>
+               </th>
                <td>Test the br element.</td>
             </tr>
             <tr>
-               <th>Content Test - Paragraph - 001</th>
+               <th>
+                  <a href="../Content/Paragraph001.xml">Content Test - Paragraph - 001</a>
+               </th>
                <td>Test the p element with no styling attribute.</td>
             </tr>
             <tr>
-               <th>Content Test - Paragraph - 002</th>
+               <th>
+                  <a href="../Content/Paragraph002.xml">Content Test - Paragraph - 002</a>
+               </th>
                <td>Test the p element with no timing attributes (nothing is displayed).</td>
             </tr>
             <tr>
-               <th>Content Test - Paragraph - 003</th>
+               <th>
+                  <a href="../Content/Paragraph003.xml">Content Test - Paragraph - 003</a>
+               </th>
                <td>Test the p element with styling and timing attributes.</td>
             </tr>
             <tr>
-               <th>Content Test - Span - 001</th>
+               <th>
+                  <a href="../Content/Span001.xml">Content Test - Span - 001</a>
+               </th>
                <td>Test the span element with no attributes.</td>
             </tr>
             <tr>
-               <th>Content Test - Span - 002</th>
+               <th>
+                  <a href="../Content/Span002.xml">Content Test - Span - 002</a>
+               </th>
                <td>Test the span element with a styling attribute.</td>
             </tr>
             <tr>
-               <th>Content Test - Span - 003</th>
+               <th>
+                  <a href="../Content/Span003.xml">Content Test - Span - 003</a>
+               </th>
                <td>Test the span element inside a span element.</td>
             </tr>
             <tr>
-               <th>Content Test - Span - 004</th>
+               <th>
+                  <a href="../Content/Span004.xml">Content Test - Span - 004</a>
+               </th>
                <td>Test the span element inside a span element.</td>
             </tr>
             <tr>
-               <th>Content Test - Span - 005</th>
+               <th>
+                  <a href="../Content/Span005.xml">Content Test - Span - 005</a>
+               </th>
                <td>Test the br element inside a span element.</td>
             </tr>
             <tr>
-               <th>Timing Test - BeginEnd - 001</th>
+               <th>
+                  <a href="../Timing/BeginDur001.xml">Timing Test - BeginEnd - 001</a>
+               </th>
                <td>Test the begin and dur attributes on p elements.</td>
             </tr>
             <tr>
-               <th>Timing Test - BeginEnd - 001</th>
+               <th>
+                  <a href="../Timing/BeginEnd001.xml">Timing Test - BeginEnd - 001</a>
+               </th>
                <td>Test the begin and end attributes on p elements.</td>
             </tr>
             <tr>
-               <th>Timing Test - Begin - 002</th>
+               <th>
+                  <a href="../Timing/BeginEnd002.xml">Timing Test - Begin - 002</a>
+               </th>
                <td>Test the begin attribute with no end or dur attribute on p elements.</td>
             </tr>
             <tr>
-               <th>Timing Test - BeginEnd - 003</th>
+               <th>
+                  <a href="../Timing/BeginEnd003.xml">Timing Test - BeginEnd - 003</a>
+               </th>
                <td>Test the begin and end attributes on p elements in random order. @@Is it a valid test?</td>
             </tr>
             <tr>
-               <th>Styling Test - BackgroundColor - 010</th>
+               <th>
+                  <a href="../Styling/BackgroundColor010.xml">Styling Test - BackgroundColor - 010</a>
+               </th>
                <td>Test the tts:backgroundColor attribute with the colors of the rainbow using span elements.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 001</th>
+               <th>
+                  <a href="../Styling/Color001.xml">Styling Test - Color - 001</a>
+               </th>
                <td>Test tts:color attribute using a named color expression.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 002</th>
+               <th>
+                  <a href="../Styling/Color002.xml">Styling Test - Color - 002</a>
+               </th>
                <td>Test tts:color attribute using a hash (#rrggbb) color expression.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 003</th>
+               <th>
+                  <a href="../Styling/Color003.xml">Styling Test - Color - 003</a>
+               </th>
                <td>Test tts:color attribute using a hash (#rrggbbaa) color expression with opacity.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 004</th>
+               <th>
+                  <a href="../Styling/Color004.xml">Styling Test - Color - 004</a>
+               </th>
                <td>Test tts:color attribute using a rgb() color function.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 005</th>
+               <th>
+                  <a href="../Styling/Color005.xml">Styling Test - Color - 005</a>
+               </th>
                <td>Test tts:color attribute using a rgba() color function.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 006</th>
+               <th>
+                  <a href="../Styling/Color006.xml">Styling Test - Color - 006</a>
+               </th>
                <td>Test tts:color attribute using a inherit value.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 007</th>
+               <th>
+                  <a href="../Styling/Color007.xml">Styling Test - Color - 007</a>
+               </th>
                <td>Test tts:color attribute using a transparent value.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 008</th>
+               <th>
+                  <a href="../Styling/Color008.xml">Styling Test - Color - 008</a>
+               </th>
                <td>Test tts:color attribute with span elements.</td>
             </tr>
             <tr>
-               <th>Styling Test - Color - 009</th>
+               <th>
+                  <a href="../Styling/Color009.xml">Styling Test - Color - 009</a>
+               </th>
                <td>Test tts:color style using a named color expression.</td>
             </tr>
             <tr>
-               <th>Specification Test - DocumentExample - 120</th>
+               <th>
+                  <a href="../Specification/DocumentExample120.xml">Specification Test - DocumentExample - 120</a>
+               </th>
                <td>This test contains the document example from the
       section 1.2 of the DFXP 1.0 specification, without the layout
       region.</td>
             </tr>
             <tr>
-               <th>Specification Test - DocumentExample - 822</th>
+               <th>
+                  <a href="../Specification/DocumentExample822.xml">Specification Test - DocumentExample - 822</a>
+               </th>
                <td>This test contains the document example from the
       section 8.2.2 of the DFXP 1.0 specification, with the 
       region replacing with a styling.</td>
             </tr>
             <tr>
-               <th>Specification Test - DocumentExample - 823</th>
+               <th>
+                  <a href="../Specification/DocumentExample823.xml">Specification Test - DocumentExample - 823</a>
+               </th>
                <td>This test contains the document example from the
       section 8.2.3 of the DFXP 1.0 specification, with the 
       region replacing with a styling.</td>
             </tr>
             <tr>
-               <th>Specification Test - DocumentExample - 824</th>
+               <th>
+                  <a href="../Specification/DocumentExample824.xml">Specification Test - DocumentExample - 824</a>
+               </th>
                <td>This test contains the document example from the
       section 8.2.4 of the DFXP 1.0 specification, with the 
       region replacing with a styling.</td>
             </tr>
             <tr>
-               <th>Specification Test - DocumentExample - 825</th>
+               <th>
+                  <a href="../Specification/DocumentExample825.xml">Specification Test - DocumentExample - 825</a>
+               </th>
                <td>This test contains the document example from the
       section 8.2.5 of the DFXP 1.0 specification, with the 
       region replacing with a styling.</td>