Closed Bug 381564 Opened 17 years ago Closed 13 years ago

1px double border invisible if applied to table with border-collapse: collapse

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 654167

People

(Reporter: alexeyten, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

If the following CSS rules applied to table, the border around table is not shown.
table {
  border-collapse: collapse;
  border: 1px double red;
}

Reproducible: Always

Actual Results:  
There is no red border, but there is a 1px gap for it.

Expected Results:  
1px red border.

Gran Paradiso Alpha 4 affected this bug too.
Attached file Testcase
Component: General → Layout
Keywords: testcase
Product: Firefox → Core
QA Contact: general → layout
The top table has a red border for me in IE6 and Opera 9.21

It does not in Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/20070515 Minefield/3.0a5pre ID:2007051504 [cairo]
ALso no red border in Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/20070522 Minefield/3.0a5pre ID:2007052206 [cairo]
Reproducible in

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)

and

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a6) Gecko/20070629 GranParadiso/3.0a6
I suspect this is the same underlying issue as reported in bug 416914.

Trying the testcase on OS X, the "missing" border, or parts of it, will show up if I zoom *out* several steps, but it's dependent on the exact zoom factor.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: