[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    Bug#31245: khtml displays the <tfoot> Tag incorrectly
From:       andreas.korinek () web ! de
Date:       2001-08-21 18:53:06
[Download RAW message or body]

Package: khtml
Version: 3.0 (using KDE 2.2.0 )
Severity: normal
Installed from:    SuSE RPMs
Compiler:          gcc version 2.95.2 19991024 (release)
OS:                Linux (i686) release 2.4.0-4GB
OS/Compiler notes: 

It displays the foot of a table in the order it is in the html source (after the \
thead Tag see HTML4.01 specification on www.w3c.org).  The correct place would be at \
the very end of the table.

Sample HTML Code:

<table>
<thead>
<tr><th>.....</th></tr>
</thead>
<tfoot>
<tr><td>....</td></tr>
<tfoot>
<tbody>
<tr><td>....</td></tr>
<tr><td>....</td></tr>
<tr><td>....</td></tr>
</tbody>
</table>

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields KDE Version manually changed)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic