RE: Amaya closes down on small test page CORRECTED TEST CASE

[DJW:]  Oops.  The actual test case was 

<title>test</title>
<style type="text/css">
body {text-align: center}
table {display: inline-table; width: 50%}
table * {text-align: left}
</style>
<table>
<tr>
<td>xxxxx</td>
<td>yyyy</td>
</tr>
<tr>
<td>y</td>
<td>z</td>
</tr>
</table>

I put the width on the wrong element and correct the
test case and email in parallel, rather than re-copying
the test case into the email.

-- 
--------------------------- DISCLAIMER ---------------------------------
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of BTS.

>  
> 

Received on Wednesday, 21 February 2001 07:26:20 UTC