Bug 64457 - rules and frames attributes ignored on tables
Summary: rules and frames attributes ignored on tables
Status: RESOLVED DUPLICATE of bug 43594
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: HI normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-17 20:50 UTC by Unknown
Modified: 2005-06-16 03:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***