Closed
Bug 273921
Opened 20 years ago
Closed 20 years ago
wrong displaying of the bordercolor of a table
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: lsmf, Assigned: bugzilla)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Build Identifier: Firefox/1.0 Imagine there's a table. This table has border=1 and bordercolor for exmaple #0000FF. In the Internet Explorer you have a deep blue border color but in Mozilla you have it almost grey. Reproducible: Always Steps to Reproduce: 1. Just go to a website with a table with a bordercolor and a thickness of 1 Actual Results: The border of the table hasn't the right color. Expected Results: It should have produced a table with a correct colored border.
Comment 1•20 years ago
|
||
bordercolor is an IE-only invention that we do not support. Use CSS to control table border colors. *** This bug has been marked as a duplicate of 46265 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•