W3C home > Mailing lists > Public > www-amaya@w3.org > October to December 2002

Bug concerning tables

From: Jose Carlos Santos <jcsantos@fc.up.pt>
Date: Fri, 4 Oct 2002 15:28:38 +0100 (WET DST)
To: www-amaya@w3.org
Message-ID: <Pine.OSF.4.40.0210041518390.16735-100000@gtserver.fc.up.pt>

Hi all

I am writing to report a bug in Amaya 6.4 (under Windows). If I have a
.css file that contains just the lines:

th.br { border-right : solid thin black }
td.ur { border-right : solid thin black }

then, if a have the table

<table>
<tr><th class="br">a</th></tr>
<tr><td class="ur">b</td></tr>
</table>

when I see it with Amaya the result is right, that is, I get the table:

 a|
 b|

However, if I add the line

td.r { border-right : solid thin black }

at the bottom of the .css file, instead if geting the same result (as I
should), the vertical bar at the right of the letter "a" disappears.

Best regards

Jose Carlos Santos
Received on Friday, 4 October 2002 10:29:05 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:39 UTC