Closed Bug 8361 Opened 25 years ago Closed 25 years ago

<table frame=void> has borders, should not

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: b9678050, Assigned: karnaze)

References

()

Details

(Whiteboard: MAKINGTEST klein_sh@inter.net.il)

Attachments

(1 file)

Checked with both M6 and 1999061608 builds at http://www.2a.ru on Windows NT 4.0
SP3. The above mentioned site works fine in Navigator3/4 and various Explorer$.
Tried on various machines with similiar configuration (may well be video
driver's problem, but it works fine in other browsers).
Assignee: rickg → karnaze
Running the Rick Autofilter to move this to karnaze. Chris -- perhaps this one
can go to pollman?
Assignee: karnaze → pollmann
Component: Layout → HTMLFrames
Reassigning frameset/iframe bugs to Eric.
look like bug # 7477
Whiteboard: MAKINGTEST klein_sh@inter.net.il
This page looks good to me with one exception, all the table borders are shown.
After narrowing this down a bit I came up with this minimal test case:

<html>
 <body bgcolor=white>
  <table frame=void>
   <tr><td>Foo</td></tr>
  </table>
 </body>
</html>

The borders that we render should not be there according to w3's spec:

frame = void|above|below|hsides|lhs|rhs|vsides|box|border [CI]
      This attribute specifies which sides of the frame that surrounds a table
      will be visible. Possible values:
            void: No sides. This is the default value.

I'll attache a test case.
Assignee: pollmann → karnaze
Summary: Frames are not rendered correctly (completely messed up) → <table frame=void> has borders, should not
Attached file Minimal test case
Assignee: karnaze → pollmann
Reassigning to Eric.
Assignee: pollmann → karnaze
Component: HTMLFrames → HTMLTables
Status: NEW → ASSIGNED
Target Milestone: M11
Changing component from HTML Frames and accepting bug.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed with 9/13 checkins.
Status: RESOLVED → VERIFIED
Test case is working in the latest build (Sept 16th).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: