Bug 64457

Summary: rules and frames attributes ignored on tables
Product: [Applications] konqueror Reporter: Unknown <null>
Component: khtml rendererAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde
Priority: HI    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bruce van Spyker 2003-09-17 20:50:25 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    SuSE RPMs

The following statement is incorrectly interpretted:
<table width="780" border="1" frame="below" rules="rows" cellpadding="1" bgcolor="#EEEEFF">
the rules="rows" value is supposed to display border lines only between rows, not vetically between cells nor around the outside of the table.
This is a bug shared with Internet Explorer.
Comment 1 Stephan Kulow 2004-06-01 19:13:14 UTC
Replaced bvspyker@yahoo.com with null@kde.org due to bounces by reporter
Comment 2 Leo Savernik 2004-08-26 23:38:24 UTC
Right. frame and rule aren't yet supported.
Comment 3 Allan Sandfeld 2005-02-24 17:17:04 UTC
Okay, that's one more thing for my todo list
Comment 4 Maksim Orlovich 2005-06-16 03:38:35 UTC

*** This bug has been marked as a duplicate of 43594 ***