W3C home > Mailing lists > Public > www-amaya@w3.org > April to June 1997

Problems with Netscape and missing </td> tags.

From: Ulrich Eckhardt <uli@rgw-express.de>
Date: Mon, 12 May 1997 16:00:26 +0200
Message-ID: <3377227A.9C53AB6@rgw-express.de>
To: www-amaya@w3.org
Hi,

when i use a table in a table, Netscape doesn't display this correctly.
This happens, because Amaya doesn't generate </td> tags. So i have
changed Amaya, to generate </td> tags. (Thanks to Vincent Quint 
for the tips).

I think it's a good idea for the next release, that amaya generates
the </td> tag, because it's only a small change.

Here is my diff for the HTMLT.T file in Thot/amaya :

------------------------------------------------------ snip -
--- HTMLT.orig  Mon May 12 15:42:33 1997
+++ HTMLT.T     Mon May 12 15:44:59 1997
@@ -645,6 +645,7 @@
        Create '<td';
        Create Attributes;
        Create '>';
+       Create '</td>\12' after;
        END;
 
  Heading_cell:
------------------------------------------------------ snip -

Uli

-- 
Ulrich Eckhardt		                   mailto:uli@rgw-express.de
http://people.frankfurt.netsurf.de/uli
Truly great madness can not be achieved without significant
intelligence. (Henrik Tikkanen)
Received on Monday, 12 May 1997 15:59:36 UTC

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