Closed
Bug 324823
Opened 19 years ago
Closed 18 years ago
border-collapse: collapse turns border-color: transparent to black
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 262709
People
(Reporter: michael, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
When using the collapsed border model with a table, setting a transparent border for either cells or table-wide shows the border as black.
Reproducible: Always
Steps to Reproduce:
Internet Explorer gets the transparent border-color from the "color" property, which I've added to the example for inspection in that browser. I assume the black color is coming from somewhere for Mozilla as well, but can't determine where.
Comment 1•19 years ago
|
||
Updated•19 years ago
|
Component: General → Layout
Keywords: testcase
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.8 Branch
Updated•19 years ago
|
Component: Layout → Layout: Tables
Comment 2•19 years ago
|
||
Confirmed on Mac OS X builds.
Comment 3•19 years ago
|
||
*** This bug has been marked as a duplicate of 262709 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•