- From: Vincent Quint <Vincent.Quint@inrialpes.fr>
- Date: Thu, 10 Jun 2004 19:00:01 +0200
- To: "Ulrich Windl" <Ulrich.Windl@rz.uni-regensburg.de>
- Cc: Vincent.Quint@inrialpes.fr, www-amaya@w3.org
This bug is fixed. Thanks for pointing it out. The fix will be available with the next release. Vincent. On Tue, 8 Jun 2004 05:37:26 -0400 (EDT) "Ulrich Windl" <Ulrich.Windl@rz.uni-regensburg.de> wrote: > > Hello, > > the following HTML displays a small table with most of the iframe's source below > that table (the iframe's source includes a few tables itself): > > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <html> > <head> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> > <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> > <title>EMail Viruses detected in KKS</title> > <meta content="Ulrich Windl" name="author"> > </head> > > <body> > > <table style="width: 100%; text-align: left;" border="1" cellspacing="2" > cellpadding="2"> > <tbody> > <tr> > <td style="vertical-align: top;">kgate</td> > <td style="vertical-align: top;">mailgate</td> > </tr> > <tr> > <td style="vertical-align: top;"><iframe > src="http://kgate/emailvirs.html"> > </iframe> > </td> > <td style="vertical-align: top;"><iframe > src="http://mailgate-i.dvm.klinik.uni-regensburg.de/emailvirs.html"> > </iframe> > </td> > </tr> > </tbody> > </table> > </body> > </html> > > See attachment for a screen shot. > > Regards, > Ulrich > > -------------------------------------- Vincent Quint INRIA Rhône-Alpes INRIA ZIRST e-mail: Vincent.Quint@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 62 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex France
Received on Thursday, 10 June 2004 13:01:18 UTC